From 8e47799cb8a43b93a19d771fbf88bb38d8e0b2d1 Mon Sep 17 00:00:00 2001
From: QuoteFox <49098813+quotefox@users.noreply.github.com>
Date: Tue, 11 May 2021 13:46:37 +0100
Subject: [PATCH] message fix fleshlight
---
modular_citadel/code/modules/arousal/arousal.dm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/modular_citadel/code/modules/arousal/arousal.dm b/modular_citadel/code/modules/arousal/arousal.dm
index 78ea6b35..8c5bf255 100644
--- a/modular_citadel/code/modules/arousal/arousal.dm
+++ b/modular_citadel/code/modules/arousal/arousal.dm
@@ -402,9 +402,9 @@
if(B.inflatable && total_fluids > 80) //requires a big cumshot to expand.
if(B.size < 3)
B.size += 1
- to_chat(src, "You feel your belly expand.")
+ to_chat(L, "You feel your belly expand.")
else
- to_chat(src, "You feel your belly strain.")
+ to_chat(L, "You feel your belly strain.")
var/obj/item/organ/genital/penis/P = G
if (P.condom)//condomed.