Commit f21eb4ac authored by Tachibana's avatar Tachibana

watele

parent 456fd971
...@@ -37,7 +37,7 @@ function cm.initial_effect(c) ...@@ -37,7 +37,7 @@ function cm.initial_effect(c)
c:RegisterEffect(e3) c:RegisterEffect(e3)
end end
-- --
unction cm.desfilter(c) function cm.desfilter(c)
return c:IsFaceup() and rk.check(c,"FAIRY") return c:IsFaceup() and rk.check(c,"FAIRY")
end end
function cm.ctfilter(c) function cm.ctfilter(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