Commit 22abfc00 authored by TanakaKotoha's avatar TanakaKotoha

dededededededededededede

parent cfbf3eb2
......@@ -4,7 +4,7 @@ local m=12029008
local cm=_G["c"..m]
function cm.initial_effect(c)
--synchro summon
aux.AddSynchroProcedure(c,aux.FilterBoolFunction(Card.IsSynchroType,TYPE_SYNCHRO),aux.NonTuner(nil),1)
cm.AddSynchroProcedure(c,aux.FilterBoolFunction(Card.IsSynchroType,TYPE_SYNCHRO),aux.NonTuner(nil),1,63)
c:EnableReviveLimit()
--
local e1=Effect.CreateEffect(c)
......@@ -124,4 +124,4 @@ function cm.SynTarget(f1,f2,minc,maxc)
return true
else return false end
end
end
end
\ No newline at end of file
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