Commit c0a7c0f5 authored by woodee's avatar woodee

fix

parent 2645a02c
...@@ -2,6 +2,7 @@ ...@@ -2,6 +2,7 @@
function c76372778.initial_effect(c) function c76372778.initial_effect(c)
--xyz summon --xyz summon
aux.AddXyzProcedure(c,aux.XyzFilterFunction(c,4),2) aux.AddXyzProcedure(c,aux.XyzFilterFunction(c,4),2)
c:EnableReviveLimit()
--to deck --to deck
local e1=Effect.CreateEffect(c) local e1=Effect.CreateEffect(c)
e1:SetDescription(aux.Stringid(76372778,0)) e1:SetDescription(aux.Stringid(76372778,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