Commit 7a162369 authored by salix5's avatar salix5

fix

parent 754fc2eb
......@@ -29,7 +29,7 @@ function c57707471.initial_effect(c)
e3:SetTarget(c57707471.destg)
e3:SetOperation(c57707471.desop)
c:RegisterEffect(e3)
if c57707471.xyz_filter then
if not c57707471.xyz_filter then
c57707471.xyz_filter=function(mc) return mc:IsXyzLevel(c,6) end
end
end
......
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