From b7af940a28b4faf829374b6ab2519c8d3d1b7b71 Mon Sep 17 00:00:00 2001 From: SandPoot Date: Wed, 4 Oct 2023 13:35:50 -0300 Subject: [PATCH] fix lack of message for special cases --- modular_sand/code/datums/interactions/lewd_definitions.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modular_sand/code/datums/interactions/lewd_definitions.dm b/modular_sand/code/datums/interactions/lewd_definitions.dm index e865552103..f0ec0bf832 100644 --- a/modular_sand/code/datums/interactions/lewd_definitions.dm +++ b/modular_sand/code/datums/interactions/lewd_definitions.dm @@ -741,7 +741,7 @@ did_anything = FALSE if(did_anything) LAZYADD(obscure_to, src) - else //todo: better self cum messages + if(!message) //todo: better self cum messages message = "cums all over themselves!" if(gender == MALE) playlewdinteractionsound(loc, pick('modular_sand/sound/interactions/final_m1.ogg',