Commit c75c8a7f authored by Tachibana's avatar Tachibana

得得得得得

parent 000b0520
Pipeline #13192 passed with stages
in 25 minutes and 55 seconds
......@@ -154,7 +154,7 @@ end
function cm.distarget(e,c)
return c~=e:GetHandler() and c:IsType(TYPE_PENDULUM)
end
function cn.disoperation(e,tp,eg,ep,ev,re,r,rp)
function cm.disoperation(e,tp,eg,ep,ev,re,r,rp)
local tl=Duel.GetChainInfo(ev,CHAININFO_TRIGGERING_LOCATION)
if bit.band(tl,LOCATION_SZONE)~=0 and re:IsActiveType(TYPE_PENDULUM) then
Duel.NegateEffect(ev)
......
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