Commit 79eb87f2 authored by GuGu's avatar GuGu

Update c410400.lua

parent efdfa0ad
Pipeline #33345 passed with stage
in 11 seconds
...@@ -56,7 +56,7 @@ function c410400.adjustop(e,tp,eg,ep,ev,re,r,rp) ...@@ -56,7 +56,7 @@ function c410400.adjustop(e,tp,eg,ep,ev,re,r,rp)
if not g2:IsContains(c410400[1]) then c410400[1]=0 end if not g2:IsContains(c410400[1]) then c410400[1]=0 end
end end
end end
function c410400.matfilter(c) function c410400.mfilter(c)
return c:IsSetCard(0x208) and c:IsType(TYPE_EFFECT) return c:IsSetCard(0x208) and c:IsType(TYPE_EFFECT)
end end
function c410400.xyzfilter(c) function c410400.xyzfilter(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