Commit f8f9d353 authored by DailyShana's avatar DailyShana

fix

parent 0fcd7894
...@@ -91,5 +91,6 @@ function c35199656.damop2(e,tp,eg,ep,ev,re,r,rp) ...@@ -91,5 +91,6 @@ function c35199656.damop2(e,tp,eg,ep,ev,re,r,rp)
local labels={e:GetHandler():GetFlagEffectLabel(35199657)} local labels={e:GetHandler():GetFlagEffectLabel(35199657)}
local ct=0 local ct=0
for i=1,#labels do ct=ct+labels[i] end for i=1,#labels do ct=ct+labels[i] end
e:GetHandler():ResetFlagEffect(35199657)
Duel.Damage(1-tp,ct*200,REASON_EFFECT) Duel.Damage(1-tp,ct*200,REASON_EFFECT)
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