Home
last modified time | relevance | path

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

/netbsd/src/games/hack/
Dhack.timeout.c78 if (Stoned) in timeout()
128 long i = (Stoned & TIMEOUT); in stoned_dialogue()
Dhack.mhitu.c118 if (mdat->mlet == 'c' && Stoned) in mhitu()
190 Stoned = 5; in mhitu()
Dhack.eat.c544 if (Stoned) { in eatcorpse()
547 Stoned = 0; in eatcorpse()
Dhack.h159 #define Stoned u.uprops[STONED].p_flgs macro