Commit db7d1138 authored by 2924713558's avatar 2924713558 Committed by GitHub

Update c1111502.lua

parent 2dc84be1
......@@ -75,7 +75,7 @@ function c1111502.op1(e,tp,eg,ep,ev,re,r,rp)
local fc=Duel.GetFieldCard(tp,LOCATION_SZONE,5)
if fc then Duel.SendtoGrave(fc,REASON_RULE) end
end
Duel.MoveToField(tc,tp,tp,LOCATION_SZONE,POS_FACEUP,true)
Duel.MoveToField(tc,tp,tp,LOCATION_FZONE,POS_FACEUP,true)
end
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