OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
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
Indexes created Wed Oct 22 13:09:56 GMT 2025