Commit a49bdb6e authored by 聖園ミカ's avatar 聖園ミカ 🐟

Replace c81902049.lua

parent 8c510571
Pipeline #32289 passed with stages
in 51 minutes and 16 seconds
...@@ -6,7 +6,7 @@ cm.TC_number=48 ...@@ -6,7 +6,7 @@ cm.TC_number=48
function cm.initial_effect(c) function cm.initial_effect(c)
aux.AddCodeList(c,81902000) aux.AddCodeList(c,81902000)
--xyz summon --xyz summon
aux.AddXyzProcedure(c,nil,6,3,cm.ovfilter,aux.Stringid(m,0),2,cm.xyzop) aux.AddXyzProcedure(c,nil,6,3,cm.ovfilter,aux.Stringid(m,0),3,cm.xyzop)
c:EnableReviveLimit() c:EnableReviveLimit()
--defense attack --defense attack
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