Merge pull request #15631 from timothyteakettle/genitals-get-optimised

optimises genital/tail organs by returning when calling on_life
This commit is contained in:
Lin
2022-05-20 19:51:56 +00:00
committed by GitHub
3 changed files with 6 additions and 6 deletions

View File

@@ -13,6 +13,9 @@
owner.dna.species.stop_wagging_tail(owner)
return ..()
/obj/item/organ/tail/on_life()
return
/obj/item/organ/tail/cat
name = "cat tail"
desc = "A severed cat tail. Who's wagging now?"