git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@7537 c06c8d41-db1a-0410-9941-cceddc491573
3S35ZFTUNMEOQIWJNAJM5JMATQCSRBOOL7NXCHGFZGVXQZOCXZFQC
GN3X2AI373HZRX53EQEWSILYEAMKBJBN4NKW5CT7PHYKPEWOPX4AC
K2CS6TCX2NDVL2ASEHGP4J4K4IJ6FP3ANNKTSIWVG43HPYSBX6ZQC
URFOQPK5U6ANCKMHK2R2BYIITZZESHYUNBAEI3WNJCYO7Q66WHNQC
if (targ->type == -1 || targ->type == NON_MONSTER)
if (targ->type == -1 || targ->type == MONS_PROGRAM_BUG)
if (other_mon->type == -1 || other_mon->type == NON_MONSTER)
if (other_mon->type == -1 || other_mon->type == MONS_PROGRAM_BUG)