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)
commit9b3be62aaa87833420b0ab356c1d4390e9455a1b
tree9aee4790cb4c1792e65b3d05e49d3ab688284201
parentc8445a88d7adf3b106f9aee9e009e6cf78d50108
Remove testing for intransitive seperate from NO_OBJECT in attact()

because we look for it immediately below, and this code is never
reached. If it were, intransitive attacks would never work.
actions.c