Commit 2d554bda authored by nekrozar's avatar nekrozar Committed by mercury233

fix (#975)

parent 31dd2145
...@@ -23,6 +23,7 @@ function c82099401.operation(e,tp,eg,ep,ev,re,r,rp) ...@@ -23,6 +23,7 @@ function c82099401.operation(e,tp,eg,ep,ev,re,r,rp)
else else
Duel.SendtoGrave(add,REASON_EFFECT) Duel.SendtoGrave(add,REASON_EFFECT)
end end
Duel.BreakEffect()
local back=Duel.GetDecktopGroup(tp,1) local back=Duel.GetDecktopGroup(tp,1)
Duel.MoveSequence(back:GetFirst(),1) Duel.MoveSequence(back:GetFirst(),1)
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