Commit beb7a092 authored by GuGu's avatar GuGu

Update c14000279.lua

parent 8bb30931
Pipeline #29085 passed with stage
in 11 seconds
...@@ -4,7 +4,7 @@ local cm=_G["c"..m] ...@@ -4,7 +4,7 @@ local cm=_G["c"..m]
function cm.initial_effect(c) function cm.initial_effect(c)
aux.AddCodeList(c,14000260) aux.AddCodeList(c,14000260)
--synchro summon --synchro summon
aux.AddSynchroProcedure(c,nil,nil,1) aux.AddSynchroProcedure(c,aux.TRUE,aux.TRUE,1)
c:EnableReviveLimit() c:EnableReviveLimit()
--special summon --special summon
local e1=Effect.CreateEffect(c) 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