From c484450b18f36074167f31a570b1fb3f875d972a Mon Sep 17 00:00:00 2001 From: QuoteFox <49098813+quotefox@users.noreply.github.com> Date: Thu, 28 Jan 2021 01:42:16 +0000 Subject: [PATCH] a a --- modular_citadel/code/modules/arousal/organs/belly.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modular_citadel/code/modules/arousal/organs/belly.dm b/modular_citadel/code/modules/arousal/organs/belly.dm index fa774b33..eda51020 100644 --- a/modular_citadel/code/modules/arousal/organs/belly.dm +++ b/modular_citadel/code/modules/arousal/organs/belly.dm @@ -15,7 +15,7 @@ can_climax = TRUE fluid_transfer_factor = 0.5 var/sent_full_message = TRUE //defaults to 1 since they're full to start - dontlist = TRUE + /obj/item/organ/genital/belly/on_life() if(QDELETED(src))