Remove testing for intransitive seperate from NO_OBJECT in attact()
authorAaron Traas <aaron@traas.org>
Mon, 3 Jul 2017 01:56:49 +0000 (21:56 -0400)
committerAaron Traas <aaron@traas.org>
Mon, 3 Jul 2017 01:56:49 +0000 (21:56 -0400)
because we look for it immediately below, and this code is never
reached. If it were, intransitive attacks would never work.


No differences found