Commit fec35f2d authored by mercury233's avatar mercury233

fix

parent 8c301a9b
......@@ -2,6 +2,7 @@
--
--Script by Trishula9
function c100343003.initial_effect(c)
aux.AddCodeList(c,68468459)
--negate attack
local e1=Effect.CreateEffect(c)
e1:SetCategory(CATEGORY_SPECIAL_SUMMON)
......
......@@ -2,6 +2,7 @@
--
--Script by JoyJ & mercury233
function c101107035.initial_effect(c)
c:EnableReviveLimit()
--atkup
local e1=Effect.CreateEffect(c)
e1:SetDescription(aux.Stringid(101107035,0))
......
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