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

Update c1111018.lua

parent c5d27c04
......@@ -66,7 +66,7 @@ function c1111018.op1(e,tp,eg,ep,ev,re,r,rp)
Duel.SendtoGrave(fc,REASON_RULE)
Duel.BreakEffect()
end
Duel.MoveToField(tc,tp,tp,LOCATION_SZONE,POS_FACEUP,true)
Duel.MoveToField(tc,tp,tp,LOCATION_FZONE,POS_FACEUP,true)
local te=tc:GetActivateEffect()
te:UseCountLimit(tp,1,true)
local tep=tc:GetControler()
......@@ -156,4 +156,4 @@ function c1111018.op5(e,tp,eg,ep,ev,re,r,rp)
tc:RegisterFlagEffect(1111018,RESET_EVENT+0x1fe0000,0,0)
tc=sg:GetNext()
end
end
\ No newline at end of file
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