Commit cf8394c2 authored by Huangnan's avatar Huangnan

fix

parent 9c95838e
Pipeline #40787 failed with stages
in 4 minutes and 20 seconds
......@@ -41,7 +41,6 @@ function c79102000.initial_effect(c)
e3:SetTarget(c79102000.atktg)
e3:SetOperation(c79102000.atkop)
c:RegisterEffect(e3)
end
local e4=Effect.CreateEffect(c)
e4:SetType(EFFECT_TYPE_SINGLE)
e4:SetProperty(EFFECT_FLAG_CANNOT_DISABLE+EFFECT_FLAG_UNCOPYABLE)
......
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