Commit 4e1f9c98 authored by POLYMER's avatar POLYMER

fix

parent 0e6e97e7
......@@ -80,6 +80,7 @@ function cm.thop(e,tp,eg,ep,ev,re,r,rp)
e1:SetProperty(EFFECT_FLAG_DELAY+EFFECT_FLAG_DAMAGE_STEP)
e1:SetCondition(cm.slcon)
e1:SetOperation(cm.slop)
e1:SetReset(RESET_PHASE+PHASE_END)
Duel.RegisterEffect(e1,tp)
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