Commit b940fcb1 authored by GuGu's avatar GuGu

Update c999778.lua

parent 07a2abab
Pipeline #29087 passed with stage
in 10 seconds
...@@ -4,7 +4,7 @@ local M = c999778 ...@@ -4,7 +4,7 @@ local M = c999778
local Mid = 999778 local Mid = 999778
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