Merge pull request #11605 from necromanceranne/ONLY_TRUST_YOUR_FISTS

PUNCHING: YOU SHOULD BE SCREAMING EDITION
This commit is contained in:
kevinz000
2020-03-25 12:23:08 -07:00
committed by GitHub
6 changed files with 48 additions and 24 deletions
+1 -1
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