Commit ca4d590f authored by DailyShana's avatar DailyShana

fix

parent ea664cc3
......@@ -70,8 +70,8 @@ end
function c45082499.eqlimit(e,c)
return c==e:GetLabelObject()
end
function c45082499.indval(e,re,tp)
return e:GetHandler():GetControler()~=tp
function c45082499.indval(e,re,rp)
return rp~=e:GetHandlerPlayer()
end
function c45082499.repval(e,re,r,rp)
return bit.band(r,REASON_EFFECT)~=0
......
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