Commit 3bd58df4 authored by TanakaKotoha's avatar TanakaKotoha

dededededededededededede

parent bf390560
...@@ -42,7 +42,7 @@ end ...@@ -42,7 +42,7 @@ end
function cm.discon(e,tp,eg,ep,ev,re,r,rp) function cm.discon(e,tp,eg,ep,ev,re,r,rp)
local loc,pos=Duel.GetChainInfo(ev,CHAININFO_TRIGGERING_LOCATION,CHAININFO_TRIGGERING_POSITION) local loc,pos=Duel.GetChainInfo(ev,CHAININFO_TRIGGERING_LOCATION,CHAININFO_TRIGGERING_POSITION)
return e:GetHandler():IsDefensePos() return e:GetHandler():IsDefensePos()
and re:GetHandler():IsLocation(LOCATION_ONFIELD) and not re:IsHasProperty(EFFECT_FLAG_CARD_TARGET) and loc==LOCATION_ONFIELD and not re:IsHasProperty(EFFECT_FLAG_CARD_TARGET)
end end
function cm.disop(e,tp,eg,ep,ev,re,r,rp) function cm.disop(e,tp,eg,ep,ev,re,r,rp)
Duel.NegateEffect(ev) 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