Commit 80f92204 authored by TanakaKotoha's avatar TanakaKotoha

fix

parent 8b565306
......@@ -3,7 +3,7 @@ local m=12059010
local cm=_G["c"..m]
function cm.initial_effect(c)
--xyz summon
aux.AddXyzProcedure(c,nil,4,3,cm.ovfilter,aux.Stringid(m,0),2,cm.xyzop)
aux.AddXyzProcedure(c,nil,4,3,cm.ovfilter,aux.Stringid(m,0),3,cm.xyzop)
c:EnableReviveLimit()
--xyz material
local e3=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