HomeSort by: relevance | last modified time | path
    Searched refs:PM_GHOST (Results 1 - 4 of 4) sorted by relevancy

  /src/games/hack/
def.permonst.h 85 #define PM_GHOST &pm_ghost
hack.bones.c 112 if (!(mtmp = makemon(PM_GHOST, u.ux, u.uy)))
hack.mkshop.c 296 return ((i < 40) ? PM_GHOST : (i < 60) ? PM_WRAITH : PM_ZOMBIE);
hack.potion.c 455 if (!(mtmp = makemon(PM_GHOST, u.ux, u.uy))) {

Completed in 37 milliseconds