Human_movement update

Makes you walk slower, or something, with missing/non-funct limbs.
This commit is contained in:
skull132
2015-06-02 19:03:46 +03:00
parent 58b504af2b
commit 19b63a4b08
@@ -54,6 +54,8 @@
if (bodytemperature < 283.222)
tally += (283.222 - bodytemperature) / 10 * 1.75
tally += max(2 * stance_damage, 0)
if(mRun in mutations)
tally = -1