Commit d6f88ce9 authored by Tachibana's avatar Tachibana

ndyd

parent bebe46e5
...@@ -44,5 +44,5 @@ function cm.recop(e,tp,eg,ep,ev,re,r,rp) ...@@ -44,5 +44,5 @@ function cm.recop(e,tp,eg,ep,ev,re,r,rp)
end end
end end
function cm.tdfilter5(c,atk) function cm.tdfilter5(c,atk)
return c:IsAttackBelow(rec) and c:IsAbleToHand() return c:IsAttackBelow(atk) and c:IsAbleToHand()
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