Home
last modified time | relevance | path

Searched refs:no_of_wizards (Results 1 – 3 of 3) sorted by relevance

/netbsd/games/hack/
H A Dhack.wizard.c92 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()
H A Ddef.flag.h95 unsigned no_of_wizards:2;/* 0, 1 or 2 (wizard and his shadow) */ member
H A Dhack.mkmaze.c110 flags.no_of_wizards = 1; in makemaz()