Home
last modified time | relevance | path

Searched refs:STAT_ARMOR (Results 1 – 6 of 6) sorted by relevance

/dragonfly/games/rogue/
H A Dpack.c179 print_stats(STAT_ARMOR); in drop()
326 print_stats(STAT_ARMOR); in take_off()
363 print_stats(STAT_ARMOR); in wear()
H A Dmessage.c272 if (stat_mask & STAT_ARMOR) { in print_stats()
H A Dthrow.c94 print_stats(STAT_ARMOR); in throw()
H A Duse.c238 print_stats(STAT_ARMOR); in read_scroll()
H A Drogue.h328 #define STAT_ARMOR 020 macro
H A Dspec_hit.c110 print_stats(STAT_ARMOR); in rust()