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

  /src/games/hack/
hack.h 134 #define TT_PIT 1
hack.trap.c 200 u.utraptype = TT_PIT;
317 if (u.utraptype == TT_PIT) {
hack.apply.c 363 u.utraptype = TT_PIT;
427 if (u.utraptype == TT_PIT) {
hack.do.c 501 if (u.utraptype == TT_PIT)
hack.c 213 if (u.utraptype == TT_PIT) {
hack.shk.c 1109 if (u.utraptype == TT_PIT)

Completed in 13 milliseconds