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

duiduiduiduidui

parent 21d84860
......@@ -2,6 +2,7 @@
local m=17090080
local cm=_G["c"..m]
function cm.initial_effect(c)
aux.AddCodeList(c,17090000)
--change name
aux.EnableChangeCode(c,17090000,LOCATION_DECK+LOCATION_GRAVE)
--Activate
......
......@@ -2,6 +2,7 @@
local m=17090099
local cm=_G["c"..m]
function cm.initial_effect(c)
aux.AddCodeList(c,17090000)
--Activate
local e1=Effect.CreateEffect(c)
e1:SetCategory(CATEGORY_TOHAND+CATEGORY_SEARCH+CATEGORY_GRAVE_ACTION)
......
--禁忌『Laevatein』
local m=88178116
local cm=_G["c"..m]
Duel.LoadScript("c81000000.lua")
function cm.initial_effect(c)
end
--禁忌『Four of a Kind』
local m=88178117
local cm=_G["c"..m]
Duel.LoadScript("c81000000.lua")
function cm.initial_effect(c)
end
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