Commit fd4d2614 authored by 大崎甜花's avatar 大崎甜花 Committed by GitHub

Update c65071061.lua

parent 17999b4c
...@@ -55,8 +55,8 @@ function c65071061.eqop(e,tp,eg,ep,ev,re,r,rp) ...@@ -55,8 +55,8 @@ function c65071061.eqop(e,tp,eg,ep,ev,re,r,rp)
Duel.Equip(tp,c,tc) Duel.Equip(tp,c,tc)
end end
end end
function c65071061.efilter(e,tp,eg,ep,ev,re,r,rp) function c65071061.efilter(e,re)
return rp~=tp return e:GetHandlerPlayer()~=re:GetOwnerPlayer()
end end
function c65071061.recon(e,tp,eg,ep,ev,re,r,rp) function c65071061.recon(e,tp,eg,ep,ev,re,r,rp)
......
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