Commit 573c1680 authored by nekrozar's avatar nekrozar Committed by mercury233

fix (#953)

parent b053cdf8
......@@ -26,6 +26,7 @@ function c14198496.operation(e,tp,eg,ep,ev,re,r,rp)
local dc=Duel.GetOperatedGroup():GetFirst()
Duel.ConfirmCards(1-tp,dc)
if dc:GetLevel()==1 then
Duel.BreakEffect()
Duel.Draw(tp,1,REASON_EFFECT)
end
Duel.ShuffleHand(tp)
......
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