Commit b4c1428c authored by POLYMER's avatar POLYMER

fix

parent f02951e9
......@@ -22,7 +22,7 @@ function s.initial_effect(c)
e1:SetProperty(EFFECT_FLAG_DELAY+EFFECT_FLAG_CARD_TARGET)
e1:SetCode(EVENT_DESTROYED)
e1:SetRange(LOCATION_MZONE)
e2:SetCountLimit(2,id+10000)
e1:SetCountLimit(2,id+10000)
e1:SetCondition(s.descon1)
e1:SetTarget(s.destg)
e1:SetOperation(s.desop)
......
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