git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5704 c06c8d41-db1a-0410-9941-cceddc491573
43CKSLXA5PMXSSX5HAN2MBGNY2C3HHNY34TRMU3RN2C4OQ7ZD2OAC
57QTW7NCMZ7EU7BDETQP252YVCJZJWSEFV7MHF5OXESSNBDH3CFQC
JCZLYARHJM7SQUPADGT4NQNVX6QTEJ2WLT76XVG32LB7FSI5LQZQC
BH2RBXQLAMSL2UYMSB7XGDEDO3WZRTJXKMFKDMYCPKEXNBX3YDXAC
K2CS6TCX2NDVL2ASEHGP4J4K4IJ6FP3ANNKTSIWVG43HPYSBX6ZQC
D2T32ZGFCJFZVJW7H2AEV3QD7Z4ZYKWEPOZTAFTAPDUTBGXNJXNAC
// If you worship a good god, don't summon an evil small mammal // (in this case, the orange rat).
// If you worship a good god, don't summon an evil small mammal
// (in this case, the orange rat).
if (!player_will_anger_monster(mon)) break;
if (!player_will_anger_monster(mon))
break;
// If you worship a good god, don't summon an evil small mammal // (in this case, the orange rat). if (player_will_anger_monster(mon)) continue;
if (player_will_anger_monster(mon))
continue;