Commit fec35f2d authored by mercury233's avatar mercury233

fix

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