Commit 378b7276 authored by 聖園ミカ's avatar 聖園ミカ 🐟

Replace c81902500.lua

parent fafe36c3
...@@ -3,6 +3,7 @@ local m=81902500 ...@@ -3,6 +3,7 @@ local m=81902500
local cm=_G["c"..m] local cm=_G["c"..m]
Duel.LoadScript("Yakumonue.lua") Duel.LoadScript("Yakumonue.lua")
function cm.initial_effect(c) function cm.initial_effect(c)
aux.AddCodeList(c,81902000)
aux.AddCodeList(c,81902002) aux.AddCodeList(c,81902002)
--Activate --Activate
local e1=Effect.CreateEffect(c) local e1=Effect.CreateEffect(c)
......
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