Commit fc904c1f authored by TanakaKotoha's avatar TanakaKotoha

iidx gooooooooooooooooooold

parent 2d3f9a9f
......@@ -27,12 +27,6 @@ function cm.initial_effect(c)
end
end)
c:RegisterEffect(e1)
--【【local e2=Effect.CreateEffect(c)
e2:SetType(EFFECT_TYPE_SINGLE)
e2:SetCode(EFFECT_INDESTRUCTABLE_BATTLE)
e2:SetProperty(EFFECT_FLAG_CANNOT_DISABLE)
e2:SetValue(1)
c:RegisterEffect(e2)]]
local e2=Effect.CreateEffect(c)
e2:SetType(EFFECT_TYPE_FIELD)
e2:SetCode(EFFECT_IMMUNE_EFFECT)
......
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