Readds the chest augmentation organ to the augmentation surgery, humans won't walk around chestless anymore.

This commit is contained in:
Aranclanos
2015-09-12 15:07:29 -03:00
parent 426a242f68
commit cb6bb99318
@@ -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)