Commit 5aa21578 authored by mercury233's avatar mercury233 Committed by GitHub

fix 同契魔術

parent 77398bae
......@@ -38,7 +38,7 @@ function c94423983.activate(e,tp,eg,ep,ev,re,r,rp)
end
end
function c94423983.matchfilter(c,sumc)
return sumc:IsType(c94423983.getTypes(c))
return sumc:GetOriginalType()&c94423983.getTypes(c)>0
end
function c94423983.sumlimit(e,c,sump)
local g=c94423983.getMonsters(sump)
......
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