Commit 6a52694a authored by Lyris's avatar Lyris Committed by GitHub

Fix "Night's End Administrator" (#1703)

parent 4cae99d7
--Night's End Administrator
function c3779493.initial_effect(c)
c:EnableReviveLimit()
aux.AddMaterialCodeList(c,36107810)
--synchro summon
aux.AddSynchroProcedure(c,aux.FilterBoolFunction(Card.IsCode,36107810),aux.NonTuner(nil),1)
c:EnableReviveLimit()
--banish
local e1=Effect.CreateEffect(c)
e1:SetDescription(aux.Stringid(3779493,0))
......
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