OW MY LIMBS HURT MORE FROM STAMINA DAMAGE

This commit is contained in:
necromanceranne
2020-03-25 09:54:46 +11:00
parent 8ebfe4885a
commit 2b66eadc5e

View File

@@ -23,7 +23,7 @@
var/disabled = BODYPART_NOT_DISABLED //If disabled, limb is as good as missing
var/body_damage_coeff = 1 //Multiplier of the limb's damage that gets applied to the mob
var/stam_damage_coeff = 0.5
var/stam_damage_coeff = 0.75
var/brutestate = 0
var/burnstate = 0
var/brute_dam = 0