Tin man no longer causes you to drop all of your regular organs when you spawn in (#76908)

## About The Pull Request

People using the tin man trait will no longer spawn with all their
biological organs on the floor.

Fixes https://github.com/tgstation/tgstation/issues/76700

## Why It's Good For The Game

Bugs are bad.

## Changelog
🆑
fix: Tin man no longer causes you to drop all of your organs.
/🆑

---------

Co-authored-by: Time-Green <7501474+Time-Green@users.noreply.github.com>
This commit is contained in:
Blockaboo
2023-07-20 13:01:23 +00:00
committed by GitHub
co-authored by Time-Green
parent 62e5a50580
commit 5c0ffa31a8
@@ -743,7 +743,7 @@
for(var/organ_slot in possible_organ_slots)
var/organ_path = possible_organ_slots[organ_slot]
var/obj/item/organ/new_organ = new organ_path()
new_organ.Insert(human_holder, special = TRUE)
new_organ.Insert(human_holder, special = TRUE, drop_if_replaced = FALSE)
/datum/quirk/tin_man/post_add()
to_chat(quirk_holder, span_boldannounce("Most of your internal organs have been replaced with surplus prosthetics. They are fragile and will easily come apart under duress. \