Commit 90e82de4 authored by salix5's avatar salix5

edit

parent 0ccc513a
......@@ -1180,7 +1180,7 @@ function Auxiliary.bdogcon(e,tp,eg,ep,ev,re,r,rp)
local bc=c:GetBattleTarget()
return c:IsRelateToBattle() and c:IsStatus(STATUS_OPPO_BATTLE) and bc:IsLocation(LOCATION_GRAVE) and bc:IsType(TYPE_MONSTER)
end
--condition of handler not forbidden
--condition of "cannot be negated"
function Auxiliary.nfbdncon(e)
return not e:GetHandler():IsForbidden()
end
......
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