Commit 07693519 authored by wyykak's avatar wyykak

fix 74563015

Signed-off-by: wyykak's avatarwyykak <wyy_1414@126.com>
parent 7210c08c
Pipeline #14484 passed with stage
in 6 seconds
......@@ -57,7 +57,7 @@ function c74563015.spcost(e,tp,eg,ep,ev,re,r,rp,chk)
end
end
function c74563015.desfilter2(c,num)
return c74563015.customdef(c)<=num and aux.NegateMonsterFilter(c)
return c74563015.customdef(c)<=num and aux.NegateAnyFilter(c)
end
function c74563015.eqtg(e,tp,eg,ep,ev,re,r,rp,chk)
local c=e:GetHandler()
......
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