OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FREEZES
(Results
1 - 4
of
4
) sorted by relevancy
/src/games/rogue/
zap.c
342
if (monster->m_flags &
FREEZES
) {
357
if (!(monster->m_flags &
FREEZES
)) {
rogue.h
368
#define
FREEZES
010000L
384
#define SPECIAL_HIT (RUSTS|HOLDS|
FREEZES
|STEALS_GOLD|STEALS_ITEM|STINGS|DRAINS_LIFE|DROPS_LEVEL)
spec_hit.c
84
if (monster->m_flags &
FREEZES
) {
monster.c
102
{(ASLEEP|
FREEZES
),"0d0",15,'I',5,2,11,68,0,0, FILL},
Completed in 39 milliseconds
Indexes created Wed Oct 22 06:10:02 GMT 2025