mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 21:12:24 +01:00
Nerfs 762, 556, midlasers, specialised armour, personal shields and stims. (#15002)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user