Home
last modified time | relevance | path

Searched refs:MORGUE (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/games/hack/
H A Dhack.mkshop.c101 mkzoo(MORGUE); in mkshop()
224 if(type == MORGUE && sroom->rlit) in mkzoo()
240 (type == MORGUE) ? morguemon() : in mkzoo()
251 case MORGUE: in mkzoo()
H A Ddef.mkroom.h83 #define MORGUE 6 macro
H A Dhack.mklev.c202 if(dlevel > 11 && !rn2(6)) mkzoo(MORGUE); in makelevel()
H A Dhack.shk.c302 if(rt == MORGUE) { in inshop()