From 8598e58446a51386e544589829572d9806d0cdda Mon Sep 17 00:00:00 2001 From: Johnny28 Date: Thu, 1 Feb 2024 11:41:25 +0100 Subject: [PATCH] Fix * Fixed naming "arms_touch_tits" naming in some places. --- game/scripts/cg/luna.rpy | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/game/scripts/cg/luna.rpy b/game/scripts/cg/luna.rpy index 61e74a23..5f2f4e7f 100644 --- a/game/scripts/cg/luna.rpy +++ b/game/scripts/cg/luna.rpy @@ -425,7 +425,7 @@ layeredimage lun_inspect spread_legs: always "lun_inspect_spread_legs_luna_hair_back" always "lun_inspect_spread_legs_luna_body" - attribute breastfix "lun_inspect_background_breastfix" default if_any ["luna_bra", "arms_grab", "touch_tits"] + attribute breastfix "lun_inspect_background_breastfix" default if_any ["luna_bra", "arms_grab", "arms_touch_tits"] group luna_arm prefix "luna_arm" auto: attribute idle default @@ -435,7 +435,7 @@ layeredimage lun_inspect spread_legs: group luna_clothes variant "luna_clothes" multiple: attribute stockings attribute panties - attribute bra if_not ["luna_shirt", "arms_grab", "touch_tits"] + attribute bra if_not ["luna_shirt", "arms_grab", "arms_touch_tits"] attribute shirt attribute skirt @@ -456,7 +456,7 @@ layeredimage lun_inspect spread_legs: always "lun_inspect_genie_head" - group genie_arm_right prefix "arm_right" if_not ["arms_grab", "touch_tits"]: + group genie_arm_right prefix "arm_right" if_not ["arms_grab", "arms_touch_tits"]: attribute idle "lun_inspect_genie_arm_right_idle" default attribute touch_mound "lun_inspect_genie_arm_right_touch_mound" attribute touch_tit "lun_inspect_genie_arm_right_touch_tit" @@ -465,7 +465,7 @@ layeredimage lun_inspect spread_legs: attribute touch_pussy_inserted "lun_inspect_genie_arm_right_spread_legs_touch_pussy_frame1" attribute down null - group genie_arm_left prefix "arm_left" if_not ["arms_grab", "touch_tits"]: + group genie_arm_left prefix "arm_left" if_not ["arms_grab", "arms_touch_tits"]: attribute hold "lun_inspect_genie_arm_left_hold" default attribute touch_tit "lun_inspect_genie_arm_left_grab" @@ -475,7 +475,7 @@ layeredimage lun_inspect spread_legs: attribute genie_clothes_front "lun_inspect_genie_clothes" if_all ["genie_clothes"] default - attribute luna_bra "lun_inspect_spread_legs_luna_bra_grab" if_any ["arms_grab", "touch_tits"] + attribute luna_bra "lun_inspect_spread_legs_luna_bra_grab" if_any ["arms_grab", "arms_touch_tits"] always "lun_inspect_vignette" @@ -495,7 +495,7 @@ layeredimage lun_inspect legs_together: always "lun_inspect_legs_together_luna_hair_back" always "lun_inspect_legs_together_luna_body" - attribute breastfix "lun_inspect_background_breastfix" default if_any ["luna_bra", "arms_grab", "touch_tits"] + attribute breastfix "lun_inspect_background_breastfix" default if_any ["luna_bra", "arms_grab", "arms_touch_tits"] group luna_arm prefix "luna_arm" auto: attribute idle default @@ -503,7 +503,7 @@ layeredimage lun_inspect legs_together: group luna_clothes variant "luna_clothes" multiple: attribute stockings attribute panties - attribute bra if_not ["luna_shirt", "arms_grab", "touch_tits"] + attribute bra if_not ["luna_shirt", "arms_grab", "arms_touch_tits"] attribute shirt attribute skirt @@ -524,7 +524,7 @@ layeredimage lun_inspect legs_together: always "lun_inspect_genie_head" - group genie_arm_right prefix "arm_right" if_not ["arms_grab", "touch_tits"]: + group genie_arm_right prefix "arm_right" if_not ["arms_grab", "arms_touch_tits"]: attribute idle "lun_inspect_genie_arm_right_idle" default attribute touch_mound "lun_inspect_genie_arm_right_touch_mound" attribute touch_tit "lun_inspect_genie_arm_right_touch_tit" @@ -533,7 +533,7 @@ layeredimage lun_inspect legs_together: attribute touch_pussy_inserted "lun_inspect_genie_arm_right_touch_pussy_frame1" attribute down null - group genie_arm_left prefix "arm_left" if_not ["arms_grab", "touch_tits"]: + group genie_arm_left prefix "arm_left" if_not ["arms_grab", "arms_touch_tits"]: attribute hold "lun_inspect_genie_arm_left_hold" default attribute touch_tit "lun_inspect_genie_arm_left_grab" @@ -543,7 +543,7 @@ layeredimage lun_inspect legs_together: attribute genie_clothes_front "lun_inspect_genie_clothes" if_all ["genie_clothes"] default - attribute luna_bra "lun_inspect_legs_together_luna_bra_grab" if_any ["arms_grab", "touch_tits"] + attribute luna_bra "lun_inspect_legs_together_luna_bra_grab" if_any ["arms_grab", "arms_touch_tits"] always "lun_inspect_vignette" @@ -561,7 +561,7 @@ layeredimage lun_inspect head_back_spread_legs: always "lun_inspect_head_back_spread_legs_luna_hair_back" always "lun_inspect_head_back_spread_legs_luna_body" - attribute breastfix "lun_inspect_background_breastfix" default if_any ["luna_bra", "arms_grab", "touch_tits"] + attribute breastfix "lun_inspect_background_breastfix" default if_any ["luna_bra", "arms_grab", "arms_touch_tits"] group luna_arm prefix "luna_arm" auto: attribute idle default @@ -569,7 +569,7 @@ layeredimage lun_inspect head_back_spread_legs: group luna_clothes variant "luna_clothes" multiple: attribute stockings attribute panties - attribute bra if_not ["luna_shirt", "arms_grab", "touch_tits"] + attribute bra if_not ["luna_shirt", "arms_grab", "arms_touch_tits"] attribute shirt attribute skirt @@ -588,7 +588,7 @@ layeredimage lun_inspect head_back_spread_legs: always "lun_inspect_genie_head" - group genie_arm_right prefix "arm_right" if_not ["arms_grab", "touch_tits"]: + group genie_arm_right prefix "arm_right" if_not ["arms_grab", "arms_touch_tits"]: # attribute idle "lun_inspect_genie_arm_right_idle" default attribute touch_mound "lun_inspect_genie_arm_right_touch_mound" default attribute touch_tit "lun_inspect_genie_arm_right_touch_tit" @@ -597,7 +597,7 @@ layeredimage lun_inspect head_back_spread_legs: attribute touch_pussy_inserted "lun_inspect_genie_arm_right_spread_legs_touch_pussy_frame1" attribute down null - group genie_arm_left prefix "arm_left" if_not ["arms_grab", "touch_tits"]: + group genie_arm_left prefix "arm_left" if_not ["arms_grab", "arms_touch_tits"]: attribute hold "lun_inspect_genie_arm_left_hold" default attribute touch_tit "lun_inspect_genie_arm_left_grab" @@ -605,7 +605,7 @@ layeredimage lun_inspect head_back_spread_legs: attribute grab "lun_inspect_genie_arm_both_grab_tits" attribute touch_tits "lun_inspect_genie_arm_both_touch_tits" - attribute luna_bra "lun_inspect_head_back_spread_legs_luna_bra_grab" if_any ["arms_grab", "touch_tits"] + attribute luna_bra "lun_inspect_head_back_spread_legs_luna_bra_grab" if_any ["arms_grab", "arms_touch_tits"] always "lun_inspect_vignette" @@ -621,7 +621,7 @@ layeredimage lun_inspect head_back_legs_together: always "lun_inspect_head_back_legs_together_luna_hair_back" always "lun_inspect_head_back_legs_together_luna_body" - attribute breastfix "lun_inspect_background_breastfix" default if_any ["luna_bra", "arms_grab", "touch_tits"] + attribute breastfix "lun_inspect_background_breastfix" default if_any ["luna_bra", "arms_grab", "arms_touch_tits"] group luna_arm prefix "luna_arm" auto: attribute idle default @@ -629,7 +629,7 @@ layeredimage lun_inspect head_back_legs_together: group luna_clothes variant "luna_clothes" multiple: attribute stockings attribute panties - attribute bra if_not ["luna_shirt", "arms_grab", "touch_tits"] + attribute bra if_not ["luna_shirt", "arms_grab", "arms_touch_tits"] attribute shirt attribute skirt @@ -648,7 +648,7 @@ layeredimage lun_inspect head_back_legs_together: always "lun_inspect_genie_head" - group genie_arm_right prefix "arm_right" if_not ["arms_grab", "touch_tits"]: + group genie_arm_right prefix "arm_right" if_not ["arms_grab", "arms_touch_tits"]: # attribute idle "lun_inspect_genie_arm_right_idle" default # attribute touch_mound "lun_inspect_genie_arm_right_touch_mound" attribute touch_tit "lun_inspect_genie_arm_right_touch_tit" default @@ -657,7 +657,7 @@ layeredimage lun_inspect head_back_legs_together: attribute touch_pussy_inserted "lun_inspect_genie_arm_right_spread_legs_touch_pussy_frame1" attribute down null - group genie_arm_left prefix "arm_left" if_not ["arms_grab", "touch_tits"]: + group genie_arm_left prefix "arm_left" if_not ["arms_grab", "arms_touch_tits"]: attribute hold "lun_inspect_genie_arm_left_hold" default attribute touch_tit "lun_inspect_genie_arm_left_grab" @@ -665,7 +665,7 @@ layeredimage lun_inspect head_back_legs_together: attribute grab "lun_inspect_genie_arm_both_grab_tits" attribute touch_tits "lun_inspect_genie_arm_both_touch_tits" - attribute luna_bra "lun_inspect_head_back_legs_together_luna_bra_grab" if_any ["arms_grab", "touch_tits"] + attribute luna_bra "lun_inspect_head_back_legs_together_luna_bra_grab" if_any ["arms_grab", "arms_touch_tits"] always "lun_inspect_vignette"