Commit 4239bb64 authored by mercury233's avatar mercury233

fix

parent cadf134a
......@@ -38,7 +38,7 @@ function c101009053.initial_effect(c)
e5:SetType(EFFECT_TYPE_SINGLE+EFFECT_TYPE_TRIGGER_O)
e5:SetProperty(EFFECT_FLAG_DELAY)
e5:SetCode(EVENT_DESTROYED)
e5:SetCountLimit(101009053+100)
e5:SetCountLimit(1,101009053+100)
e5:SetCondition(c101009053.rmcon)
e5:SetTarget(c101009053.rmtg)
e5:SetOperation(c101009053.rmop)
......
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