Commit 6e574e9f authored by wind2009's avatar wind2009 Committed by GitHub

Add codelist for 王家の神殿 (#2880)

parent bb1c1c6c
--王家の神殿 --王家の神殿
function c29762407.initial_effect(c) function c29762407.initial_effect(c)
aux.AddCodeList(c,89194033)
--Activate --Activate
local e1=Effect.CreateEffect(c) local e1=Effect.CreateEffect(c)
e1:SetType(EFFECT_TYPE_ACTIVATE) e1:SetType(EFFECT_TYPE_ACTIVATE)
......
--聖獣セルケト --聖獣セルケト
function c89194033.initial_effect(c) function c89194033.initial_effect(c)
aux.AddCodeList(c,29762407)
--selfdestroy --selfdestroy
local e1=Effect.CreateEffect(c) local e1=Effect.CreateEffect(c)
e1:SetType(EFFECT_TYPE_SINGLE) e1:SetType(EFFECT_TYPE_SINGLE)
......
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