Commit 408abca4 authored by Grajade's avatar Grajade

Update c1184041.lua

parent b3e5609d
...@@ -76,7 +76,7 @@ function c1184041.op2(e,tp,eg,ep,ev,re,r,rp) ...@@ -76,7 +76,7 @@ function c1184041.op2(e,tp,eg,ep,ev,re,r,rp)
lc:RegisterEffect(e2_3) lc:RegisterEffect(e2_3)
Duel.AdjustInstantly() Duel.AdjustInstantly()
Duel.NegateRelatedChain(lc,RESET_TURN_SET) Duel.NegateRelatedChain(lc,RESET_TURN_SET)
Duel.SendtoDeck(lc,REASON_EFFECT) Duel.SendtoDeck(lc,nil,2,REASON_EFFECT)
end end
end 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