Commit 419d3540 authored by mercury233's avatar mercury233

fix

parent 70a20553
......@@ -32,7 +32,7 @@ function c100334002.drop(e,tp,eg,ep,ev,re,r,rp)
e1:SetValue(-500)
e1:SetReset(RESET_EVENT+RESETS_STANDARD)
rc:RegisterEffect(e1)
if rc:IsHasEffect(EFFECT_REVERSE_UPDATE) then
if not rc:IsHasEffect(EFFECT_REVERSE_UPDATE) then
Duel.BreakEffect()
Duel.Draw(tp,1,REASON_EFFECT)
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