OW MY LIMBS HURT MORE FROM STAMINA DAMAGE
This commit is contained in:
@@ -23,7 +23,7 @@
|
|||||||
|
|
||||||
var/disabled = BODYPART_NOT_DISABLED //If disabled, limb is as good as missing
|
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/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/brutestate = 0
|
||||||
var/burnstate = 0
|
var/burnstate = 0
|
||||||
var/brute_dam = 0
|
var/brute_dam = 0
|
||||||
|
|||||||
Reference in New Issue
Block a user