Commit 8432e5dd authored by mercury233's avatar mercury233

fix

parent fd0edf45
......@@ -30,7 +30,7 @@ function c100200156.initial_effect(c)
e3:SetType(EFFECT_TYPE_SINGLE+EFFECT_TYPE_TRIGGER_O)
e3:SetProperty(EFFECT_FLAG_DELAY)
e3:SetCode(EVENT_DESTROYED)
e3:SetCountLimit(1,100200156)
e3:SetCountLimit(1,100200156+100)
e3:SetCondition(c100200156.spcon2)
e3:SetTarget(c100200156.sptg2)
e3:SetOperation(c100200156.spop2)
......
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