Nerfs 762, 556, midlasers, specialised armour, personal shields and stims. (#15002)

This commit is contained in:
Matt Atlas
2022-12-01 14:30:28 +01:00
committed by GitHub
parent 69533aca5b
commit 4d3fb12c64
18 changed files with 162 additions and 67 deletions
+1 -1
View File
@@ -366,7 +366,7 @@
if(sharp)
organ_damage_threshold *= 0.5
if(laser)
organ_damage_threshold *= 2
organ_damage_threshold *= 1.25
if(!(cur_damage + damage_amt >= max_damage) && !(damage_amt >= organ_damage_threshold))
return FALSE