Searched refs:no_of_wizards (Results 1 – 3 of 3) sorted by relevance
92 if (!flags.made_amulet || !flags.no_of_wizards) in amulet()226 if (flags.no_of_wizards == 1 && rnd(5) == 0) in inrange()277 flags.no_of_wizards = 2; in clonewiz()
95 unsigned no_of_wizards:2;/* 0, 1 or 2 (wizard and his shadow) */ member
110 flags.no_of_wizards = 1; in makemaz()