mirror of
https://github.com/Aurorastation/Aurora-Old.git
synced 2026-08-23 20:56:20 +01:00
Human_movement update
Makes you walk slower, or something, with missing/non-funct limbs.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user