From fffdc788a27bf39dd7b831b993eaf7641b2dd7e2 Mon Sep 17 00:00:00 2001 From: LoafyLemon Date: Wed, 27 Mar 2024 16:20:57 +0000 Subject: [PATCH] Bug fix * Fixed breast layer order for 'Talk To Me' CG. --- game/scripts/cg/luna.rpy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/game/scripts/cg/luna.rpy b/game/scripts/cg/luna.rpy index d94f93fa..61a2a69a 100644 --- a/game/scripts/cg/luna.rpy +++ b/game/scripts/cg/luna.rpy @@ -766,7 +766,7 @@ layeredimage lun_talk: attribute masturbate_variant_legs_up attribute masturbate_variant_legs_side - always "lun_talk_chest" if_not ["arms_grab_chest", "legs_side", "legs_up"] + always "lun_talk_chest" if_not ["arms_grab_chest", "legs_side"] group cum prefix "cum" auto multiple group wet prefix "wet" auto