Damage Multiplier Config

This commit is contained in:
KorPhaeron
2016-08-18 20:19:19 -05:00
parent 0d07bca2e8
commit 074bc50fb4
26 changed files with 59 additions and 70 deletions
+1 -1
View File
@@ -354,7 +354,7 @@
return 1
/obj/item/weapon/twohanded/shockpaddles/attack(mob/M, mob/user)
var/halfwaycritdeath = (config.health_threshold_crit + config.health_threshold_dead) / 2
var/halfwaycritdeath = (HEALTH_THRESHOLD_CRIT + HEALTH_THRESHOLD_DEAD) / 2
if(busy)
return