Commit 07a2abab authored by GuGu's avatar GuGu

Update c14000281.lua

parent beb7a092
Pipeline #29086 passed with stage
in 14 seconds
......@@ -4,7 +4,7 @@ local cm=_G["c"..m]
function cm.initial_effect(c)
aux.AddCodeList(c,14000260)
--synchro summon
aux.AddSynchroProcedure(c,nil,nil,1)
aux.AddSynchroProcedure(c,aux.TRUE,aux.TRUE,1)
c:EnableReviveLimit()
--remove
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