Commit d7b3583d authored by POLYMER's avatar POLYMER

fix

parent 4e2aede0
...@@ -24,7 +24,7 @@ function c75000018.initial_effect(c) ...@@ -24,7 +24,7 @@ function c75000018.initial_effect(c)
e2:SetType(EFFECT_TYPE_FIELD) e2:SetType(EFFECT_TYPE_FIELD)
e2:SetCode(EFFECT_CANNOT_INACTIVATE) e2:SetCode(EFFECT_CANNOT_INACTIVATE)
e2:SetRange(LOCATION_MZONE) e2:SetRange(LOCATION_MZONE)
e2:SetValue(c18444733.efilter) e2:SetValue(c75000018.efilter)
c:RegisterEffect(e2) c:RegisterEffect(e2)
--immune effect --immune effect
local e3=Effect.CreateEffect(c) local e3=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