Skip to content

Commit

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

* Fixes ears getting sprites they shouldn't be getting when they're set 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]>

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

---------

Co-authored-by: GoldenAlpharex <[email protected]>
Co-authored-by: Fluffles <[email protected]>
Co-authored-by: StealsThePRs <[email protected]>
  • Loading branch information
4 people authored Dec 14, 2024
1 parent d918014 commit bada536
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 bada536

Please sign in to comment.