either, in keeping with the "honorable combat" theme.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@4266 c06c8d41-db1a-0410-9941-cceddc491573
3WL6NFDEH4RFN224GGO7WOODWXPS6MCBCLSFJZ6TAU5ZQADQCS7AC
6FYEYTS5NRD5JAFIBSFHPBCQOKZBMWPWEI26USCI6OBUDGLJQKAAC
K2CS6TCX2NDVL2ASEHGP4J4K4IJ6FP3ANNKTSIWVG43HPYSBX6ZQC
EJKHYV2Z6UPRVYUAL4WRW33GBNHYBFPMPA57HMBX2LQKXHIUO5VQC
if (brand == SPWPN_VENOM) return (false); // goes against anti-poison theme
if (brand == SPWPN_VENOM)
return (false); // goes against anti-poison theme
if (brand == SPWPN_VENOM) return (false); // goes against honourable combat theme if (randart_wpn_property( item, RAP_STEALTH ) > 0 || randart_wpn_property( item, RAP_CAUSE_TELEPORTATION )) { return (false); // goes against honourable combat theme }
return (false); // goes against honourable combat theme
if (randart_wpn_property( item, RAP_STEALTH ) > 0
|| randart_wpn_property( item, RAP_CAUSE_TELEPORTATION ))
{
}