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

Replace c17243632.lua

parent 6c20341e
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
local cm,m,o=GetID() local cm,m,o=GetID()
function cm.initial_effect(c) function cm.initial_effect(c)
--xyz summon --xyz summon
aux.AddXyzProcedure(c,cm.matfilter,4,2) aux.AddXyzProcedure(c,cm.matfilter,4,2,nil,nil,99)
c:EnableReviveLimit() c:EnableReviveLimit()
--cos --cos
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