git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@7202 c06c8d41-db1a-0410-9941-cceddc491573
W77GZLFCVLJUDSYK5UBWVSJPBCGITZJBHLWTHGE63GEW3RAQGDTAC
2DORUQ4B574MDOOMRYWGU5I72AKHMCSTZ6B3VSHQBUQOZYHRC7FAC
K2CS6TCX2NDVL2ASEHGP4J4K4IJ6FP3ANNKTSIWVG43HPYSBX6ZQC
if (one_chance_in(6)) mon_type = MONS_ORC_WIZARD; if (one_chance_in(8)) mon_type = MONS_ORC_PRIEST;
if (one_chance_in(6))
mon_type = MONS_ORC_WIZARD;
if (one_chance_in(8))
mon_type = MONS_ORC_PRIEST;