Home
last modified time | relevance | path

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

/dports/games/mangband/mangband-1.5.3/src/common/
H A Ddefines.h840 #define MSG_DRAIN_STAT 148 macro
/dports/games/angband/Angband-4.2.2/lib/customize/
H A Dmessage.prf470 # MSG_DRAIN_STAT
/dports/games/angband/Angband-4.2.2/src/
H A Deffects.c1198 msgt(MSG_DRAIN_STAT, "You feel very %s.", desc_stat(stat, false)); in effect_handler_DRAIN_STAT()
1220 msgt(MSG_DRAIN_STAT, "You feel very %s.", desc_stat(loss_stat, false)); in effect_handler_LOSE_RANDOM_STAT()
/dports/games/mangband/mangband-1.5.3/src/server/
H A Dspells2.c302 sound(p_ptr, MSG_DRAIN_STAT); in do_dec_stat()