Commit 24d51b97 authored by Huangnan's avatar Huangnan

fix

parent 96041d2d
Pipeline #33318 passed with stages
in 44 minutes and 19 seconds
...@@ -70,6 +70,7 @@ function cm.spop(e,tp,eg,ep,ev,re,r,rp) ...@@ -70,6 +70,7 @@ function cm.spop(e,tp,eg,ep,ev,re,r,rp)
e1:SetCountLimit(1) e1:SetCountLimit(1)
e1:SetLabel(batk) e1:SetLabel(batk)
e1:SetOperation(cm.damop) e1:SetOperation(cm.damop)
e1:SetReset(RESET_PHASE+PHASE_END)
Duel.RegisterEffect(e1,tp) Duel.RegisterEffect(e1,tp)
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