Skip to content

Commit

Permalink
Fixes ears getting sprites they shouldn't be getting when they're set…
Browse files Browse the repository at this point in the history
… to not having visuals (#4641)

* Fixes ears getting sprites they shouldn't be getting when they're set to not having visuals

* Swap this to enter_wardrobe

---------

Co-authored-by: Fluffles <[email protected]>
  • Loading branch information
2 people authored and StealsThePRs committed Dec 13, 2024
1 parent 0e45c2a commit 541d226
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/modules/surgery/organs/internal/_internal_organ.dm
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@

//See above
/obj/item/organ/internal/enter_wardrobe()
bodypart_overlay?.imprint_on_next_insertion = TRUE // NOVA EDIT ADDITION - Make sure whoever gets it next gets the right DNA
STOP_PROCESSING(SSobj, src)

///Organs don't die instantly, and neither should you when you get fucked up
Expand Down

0 comments on commit 541d226

Please sign in to comment.