Commit d3c07a41 authored by Tachibana's avatar Tachibana

ndyd

parent 0e88012c
......@@ -3,7 +3,7 @@ local m=26818013
local cm=_G["c"..m]
Duel.LoadScript("c26800000.lua")
function cm.initial_effect(c)
aux.AddCodeList(c,26818000)
aux.AddCodeList(c,26818000,26818001)
Amana.MajsoulGirl(c)
--xyz summon
aux.AddXyzProcedure(c,nil,3,2,nil,nil,99)
......
......@@ -3,7 +3,7 @@ local m=26818018
local cm=_G["c"..m]
Duel.LoadScript("c26800000.lua")
function cm.initial_effect(c)
aux.AddCodeList(c,26818000,26818001)
aux.AddCodeList(c,26818001)
Amana.MajsoulBoy(c)
--xyz summon
c:EnableReviveLimit()
......
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