Home
last modified time | relevance | path

Searched refs:effective_health (Results 1 – 2 of 2) sorted by relevance

/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Dconsumption.cpp1033 const int effective_health = comest.healthy; in modify_health() local
1036 mod_healthy_mod( effective_health, effective_health >= 0 ? health_cap : -health_cap ); in modify_health()
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Dconsumption.cpp1033 const int effective_health = comest.healthy; in modify_health() local
1036 mod_healthy_mod( effective_health, effective_health >= 0 ? health_cap : -health_cap ); in modify_health()