Commit d72be12c authored by woodee's avatar woodee

return

parent 02161682
......@@ -7,7 +7,7 @@ function c96501677.initial_effect(c)
e1:SetRange(LOCATION_MZONE)
e1:SetCode(EFFECT_CANNOT_BE_BATTLE_TARGET)
e1:SetCondition(c96501677.ccon)
e1:SetValue(1)
e1:SetValue(aux.imval1)
c:RegisterEffect(e1)
--defdown
local e2=Effect.CreateEffect(c)
......
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