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

byd

parent 00dc5403
...@@ -3,7 +3,7 @@ local m=81000016 ...@@ -3,7 +3,7 @@ local m=81000016
local cm=_G["c"..m] local cm=_G["c"..m]
Duel.LoadScript("c81000000.lua") Duel.LoadScript("c81000000.lua")
function cm.initial_effect(c) function cm.initial_effect(c)
aux.AddCodeList(c,81000000) aux.AddCodeList(c,81000000,81009000,81011000)
--Activate --Activate
local e1=Effect.CreateEffect(c) local e1=Effect.CreateEffect(c)
e1:SetCategory(CATEGORY_DRAW+CATEGORY_TODECK) e1:SetCategory(CATEGORY_DRAW+CATEGORY_TODECK)
......
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