Commit 76e41059 authored by GuGu's avatar GuGu

Update c999780.lua

parent 7664c99d
Pipeline #29089 passed with stage
in 8 seconds
...@@ -4,7 +4,7 @@ local M = c999780 ...@@ -4,7 +4,7 @@ local M = c999780
local Mid = 999780 local Mid = 999780
function M.initial_effect(c) function M.initial_effect(c)
--synchro summon --synchro summon
aux.AddSynchroProcedure(c,nil,nil,1) aux.AddSynchroProcedure(c,aux.TRUE,aux.TRUE,1)
c:EnableReviveLimit() c:EnableReviveLimit()
-- sp -- sp
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