Commit 941614d2 authored by Tachibana's avatar Tachibana

ybb

parent 37b37e11
...@@ -21,7 +21,6 @@ function c12003016.initial_effect(c) ...@@ -21,7 +21,6 @@ function c12003016.initial_effect(c)
e3:SetCode(EFFECT_IMMUNE_EFFECT) e3:SetCode(EFFECT_IMMUNE_EFFECT)
e3:SetRange(LOCATION_MZONE) e3:SetRange(LOCATION_MZONE)
e3:SetCondition(c12003016.incon1) e3:SetCondition(c12003016.incon1)
e3:SetTarget(c12003016.target)
e3:SetValue(c12003016.efilter) e3:SetValue(c12003016.efilter)
c:RegisterEffect(e3) c:RegisterEffect(e3)
local e1=Effect.CreateEffect(c) local e1=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