Commit 6db33b01 authored by TanakaKotoha's avatar TanakaKotoha

daniaozhuanzhuanzhuan

parent 5c309dc4
Pipeline #2462 passed with stages
in 45 minutes and 23 seconds
No preview for this file type
......@@ -2,6 +2,7 @@
local m=14800581
local cm=_G["c"..m]
function cm.initial_effect(c)
c:SetSPSummonOnce(m)
--xyz summon
aux.AddXyzProcedureLevelFree(c,cm.mfilter,nil,2,99,cm.ovfilter,aux.Stringid(m,0),cm.xyzop)
c:EnableReviveLimit()
......
......@@ -2,6 +2,7 @@
local m=14800582
local cm=_G["c"..m]
function cm.initial_effect(c)
c:SetSPSummonOnce(m)
--xyz summon
aux.AddXyzProcedureLevelFree(c,cm.mfilter,nil,2,99,cm.ovfilter,aux.Stringid(m,0),cm.xyzop)
c:EnableReviveLimit()
......
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