Commit b6a087c3 authored by TanakaKotoha's avatar TanakaKotoha

daniaozhuanzhuanzhuan

parent c813e261
Pipeline #2492 passed with stages
in 52 minutes and 59 seconds
......@@ -84,7 +84,7 @@ function c10908006.setop(e,tp,eg,ep,ev,re,r,rp)
local tc=Duel.GetFirstTarget()
if tc:IsRelateToEffect(e) then
if tc:IsType(TYPE_FIELD) then
Duel.MoveToField(tc,tp,tp,LOCATION_SZONE,POS_FACEUP,true)
Duel.MoveToField(tc,tp,tp,LOCATION_FZONE,POS_FACEUP,true)
else Duel.SSet(tp,tc)
end
end
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment