Commit bce90651 authored by 聖園ミカ's avatar 聖園ミカ 🐟

Replace c81902001.lua

parent 44a02462
Pipeline #30491 passed with stages
in 31 minutes and 40 seconds
...@@ -4,6 +4,7 @@ local cm=_G["c"..m] ...@@ -4,6 +4,7 @@ local cm=_G["c"..m]
Duel.LoadScript("yakumonue.lua") Duel.LoadScript("yakumonue.lua")
cm.TC_number=0 cm.TC_number=0
function cm.initial_effect(c) function cm.initial_effect(c)
aux.AddCodeList(c,81902000)
--xyz summon --xyz summon
c:EnableReviveLimit() c:EnableReviveLimit()
aux.AddXyzProcedureLevelFree(c,cm.mfilter,cm.xyzcheck,3,3) aux.AddXyzProcedureLevelFree(c,cm.mfilter,cm.xyzcheck,3,3)
......
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