Commit 17e1a199 authored by gg123gg's avatar gg123gg Committed by GitHub

Update c12029007.lua

parent d7f33050
......@@ -4,7 +4,7 @@ local cm=_G["c"..m]
function cm.initial_effect(c)
c:SetSPSummonOnce(m)
--synchro summon
aux.AddSynchroProcedure(c,nil,aux.NonTuner(nil),1)
aux.AddSynchroProcedure(c,nil,aux.NonTuner(Card.IsLevel,9),1)
c:EnableReviveLimit()
--search
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