Commit 3770517a authored by gg123gg's avatar gg123gg Committed by GitHub

Update c12038011.lua

parent 30bb6aa3
......@@ -3,6 +3,8 @@ Duel.LoadScript("c12038000.lua")
local m=12038011
local cm=_G["c"..m]
function cm.initial_effect(c)
--synchro summon
aux.AddSynchroProcedure(c,nil,aux.NonTuner(nil),1)
c:EnableReviveLimit()
local e1=Effect.CreateEffect(c)
e1:SetDescription(aux.Stringid(m,0))
......
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