Home
last modified time | relevance | path

Searched refs:PLAYER_FOOD_WEAK (Results 1 – 3 of 3) sorted by relevance

/dports/games/moria/umoria/source/
H A Dconstant.h187 #define PLAYER_FOOD_WEAK 1000/* Warn player that he is getting very low*/ macro
H A Ddungeon.c274 if (f_ptr->food < PLAYER_FOOD_WEAK) in dungeon()
280 else if (f_ptr->food < PLAYER_FOOD_WEAK) in dungeon()
/dports/games/moria/umoria/
H A Dshortnam.sed74 s/PLAYER_FOOD_WEAK/FPLAYER_FOOD_WEAK/g