Home
last modified time | relevance | path

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

/netbsd/games/hack/
H A Ddef.permonst.h87 #define PM_WIZARD &pm_wizard macro
H A Dhack.mkmaze.c108 if ((mtmp = makemon(PM_WIZARD, zx + 1, zy)) != NULL) { in makemaz()
H A Dhack.wizard.c276 if ((mtmp2 = makemon(PM_WIZARD, mtmp->mx, mtmp->my)) != NULL) { in clonewiz()