mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 21:40:55 +01:00
Organ Damage Threshold Fix (#14649)
This commit is contained in:
@@ -54,11 +54,6 @@
|
||||
args[1] = TRUE
|
||||
SSatoms.InitAtom(src, args)
|
||||
|
||||
if(max_damage)
|
||||
min_broken_damage = Floor(max_damage / 2)
|
||||
else
|
||||
max_damage = min_broken_damage * 2
|
||||
|
||||
/obj/item/organ/Destroy()
|
||||
STOP_PROCESSING(SSprocessing, src)
|
||||
if(!owner)
|
||||
|
||||
Reference in New Issue
Block a user