From e7934d7bd52cf32329f9166f16e2f337f67405a5 Mon Sep 17 00:00:00 2001 From: Enric Gabriel <43283559+SandPoot@users.noreply.github.com> Date: Tue, 21 Jul 2020 03:06:58 -0300 Subject: [PATCH] that moment when you find several typos --- sandcode/code/interactions/lewd/_lewd_extra.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sandcode/code/interactions/lewd/_lewd_extra.dm b/sandcode/code/interactions/lewd/_lewd_extra.dm index 9eebaa3f52..885ed0b42f 100644 --- a/sandcode/code/interactions/lewd/_lewd_extra.dm +++ b/sandcode/code/interactions/lewd/_lewd_extra.dm @@ -35,7 +35,7 @@ visible_message(message = "\The [src] [pick("fingers [t_His] pussy deep.", "fingers [t_His] pussy.", - "plays with [t_His] pussy", + "plays with [t_His] pussy.", "fingers [t_His] own pussy hard.")]") //can't not consent to yourself, if you did it, you wanted it playlewdinteractionsound(loc, 'sandcode/sound/interactions/champ_fingering.ogg', 50, 1, -1) user.handle_post_sex(NORMAL_LUST, CUM_TARGET_HAND, src)