Commit d6f88ce9 authored by Tachibana's avatar Tachibana

ndyd

parent bebe46e5
Pipeline #4911 passed with stages
in 26 minutes and 12 seconds
......@@ -44,5 +44,5 @@ function cm.recop(e,tp,eg,ep,ev,re,r,rp)
end
end
function cm.tdfilter5(c,atk)
return c:IsAttackBelow(rec) and c:IsAbleToHand()
return c:IsAttackBelow(atk) and c:IsAbleToHand()
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