Commit 987ef26d authored by 聖園ミカ's avatar 聖園ミカ 🐟

Replace c81902501.lua

parent db9ee9ea
Pipeline #31160 passed with stages
in 31 minutes and 21 seconds
...@@ -4,7 +4,7 @@ local cm=_G["c"..m] ...@@ -4,7 +4,7 @@ local cm=_G["c"..m]
Duel.LoadScript("Yakumonue.lua") Duel.LoadScript("Yakumonue.lua")
cm.TC_number=1 cm.TC_number=1
function cm.initial_effect(c) function cm.initial_effect(c)
aux.AddCodeList(c,81902001) aux.AddCodeList(c,81902000)
aux.AddCodeList(c,81902002) aux.AddCodeList(c,81902002)
--xyz summon --xyz summon
aux.AddXyzProcedure(c,nil,5,4) aux.AddXyzProcedure(c,nil,5,4)
......
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