Home
last modified time | relevance | path

Searched refs:PY_REGEN_NORMAL (Results 1 – 8 of 8) sorted by relevance

/dports/games/angband/Angband-4.2.2/src/
H A Dplayer-util.h26 #define PY_REGEN_NORMAL 197 /* Regen factor*2^16 when full */ macro
H A Dplayer-util.c339 percent = PY_REGEN_NORMAL; in player_regen_hp()
391 percent = PY_REGEN_NORMAL; in player_regen_mana()
/dports/games/mangband/mangband-1.5.3/src/server/
H A Ddungeon.c1245 regen_amount = PY_REGEN_NORMAL; in process_player_end()
H A Dmdefines.h252 #define PY_REGEN_NORMAL 197 /* Regen factor*2^16 when full */ macro
/dports/games/zangband/zangband/src/
H A Ddungeon.c1372 regen_amount = PY_REGEN_NORMAL; in process_world()
H A Ddefines.h858 #define PY_REGEN_NORMAL 197 /* Regen factor*2^16 when full */ macro
/dports/games/tomenet/tomenet-4.6.0/src/common/
H A Ddefines.h1540 #define PY_REGEN_NORMAL 197 /* Regen factor*2^16 when full */ macro
/dports/games/tomenet/tomenet-4.6.0/src/server/
H A Ddungeon.c4004 regen_amount = PY_REGEN_NORMAL;