Commit 838002bf authored by Tachibana's avatar Tachibana

1145141919810

parent a4f47e2f
...@@ -79,5 +79,5 @@ function cm.effectfilter(e,ct) ...@@ -79,5 +79,5 @@ function cm.effectfilter(e,ct)
return te:GetHandler()==e:GetHandler() return te:GetHandler()==e:GetHandler()
end end
function cm.check(c) function cm.check(c)
return rk.check(c,"Fairy") and not c:IsLinkType(TYPE_LINK) return rk.check(c,"FAIRY") and not c:IsLinkType(TYPE_LINK)
end end
\ No newline at end of file
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