Searched refs:FREEZES (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/games/rogue/
H A Dzap.c342 if (monster->m_flags & FREEZES) {
357 if (!(monster->m_flags & FREEZES)) {
H A Drogue.h368 #define FREEZES 010000L macro
384 #define SPECIAL_HIT (RUSTS|HOLDS|FREEZES|STEALS_GOLD|STEALS_ITEM|STINGS|DRAINS_LIFE|DROPS_LEVEL)
H A Dspec_hit.c84 if (monster->m_flags & FREEZES) {
H A Dmonster.c100 {(ASLEEP|FREEZES),"0d0",15,'I',5,2,11,68,0,0,0,0,0},

Completed in 45 milliseconds