mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 21:48:39 +01:00
Readds the chest augmentation organ to the augmentation surgery, humans won't walk around chestless anymore.
This commit is contained in:
@@ -65,6 +65,7 @@
|
||||
if(I.status == ORGAN_ORGANIC) // FLESH IS WEAK
|
||||
I.Remove(target, special = 1)
|
||||
qdel(I)
|
||||
H.organs += new /obj/item/organ/limb/robot/chest(src)
|
||||
user.drop_item()
|
||||
qdel(tool)
|
||||
H.update_damage_overlays(0)
|
||||
|
||||
Reference in New Issue
Block a user