Commit bc948220 authored by mercury233's avatar mercury233

fix 安全地帯

parent 6cfa5329
...@@ -71,7 +71,7 @@ function c38296564.operation(e,tp,eg,ep,ev,re,r,rp) ...@@ -71,7 +71,7 @@ function c38296564.operation(e,tp,eg,ep,ev,re,r,rp)
end end
end end
function c38296564.acon(e) function c38296564.acon(e)
return e:GetHandlerPlayer()==e:GetFirstTarget():GetControler() return e:GetHandlerPlayer()==e:GetHandler():GetFirstCardTarget():GetControler()
end end
function c38296564.efilter(e,re) function c38296564.efilter(e,re)
return e:GetHandlerPlayer()~=re:GetOwnerPlayer() return e:GetHandlerPlayer()~=re:GetOwnerPlayer()
......
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