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))