From 45ddbb73218c0ffc94e767dbe03c473d8458f874 Mon Sep 17 00:00:00 2001 From: Johnny28 Date: Mon, 5 Feb 2024 18:00:43 +0100 Subject: [PATCH] Luna Inspect body CG posing PT3 * Posed part of the events. * Added/adjusted animations. * Added "moist" fluids image. --- ...ad_back_spread_legs_luna_fluids_moist.webp | 3 + ...d_back_spread_legs_luna_fluids_squirt.webp | 3 + ...head_back_spread_legs_luna_fluids_wet.webp | 3 + ...inspect_spread_legs_luna_fluids_moist.webp | 3 + game/scripts/cg/luna.rpy | 33 ++- .../luna/events/favors/inspect_her_body.rpy | 205 +++++++++++++----- 6 files changed, 183 insertions(+), 67 deletions(-) create mode 100644 game/images/CG/lun_inspect/luna/head_back_spread_legs/lun_inspect_head_back_spread_legs_luna_fluids_moist.webp create mode 100644 game/images/CG/lun_inspect/luna/head_back_spread_legs/lun_inspect_head_back_spread_legs_luna_fluids_squirt.webp create mode 100644 game/images/CG/lun_inspect/luna/head_back_spread_legs/lun_inspect_head_back_spread_legs_luna_fluids_wet.webp create mode 100644 game/images/CG/lun_inspect/luna/spread_legs/lun_inspect_spread_legs_luna_fluids_moist.webp diff --git a/game/images/CG/lun_inspect/luna/head_back_spread_legs/lun_inspect_head_back_spread_legs_luna_fluids_moist.webp b/game/images/CG/lun_inspect/luna/head_back_spread_legs/lun_inspect_head_back_spread_legs_luna_fluids_moist.webp new file mode 100644 index 00000000..756ad113 --- /dev/null +++ b/game/images/CG/lun_inspect/luna/head_back_spread_legs/lun_inspect_head_back_spread_legs_luna_fluids_moist.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67ebfe2a0071a4bf7ccfe91266993ac0dd05091f22f9a2782b7e0dc9493a447e +size 3934 diff --git a/game/images/CG/lun_inspect/luna/head_back_spread_legs/lun_inspect_head_back_spread_legs_luna_fluids_squirt.webp b/game/images/CG/lun_inspect/luna/head_back_spread_legs/lun_inspect_head_back_spread_legs_luna_fluids_squirt.webp new file mode 100644 index 00000000..00b11a64 --- /dev/null +++ b/game/images/CG/lun_inspect/luna/head_back_spread_legs/lun_inspect_head_back_spread_legs_luna_fluids_squirt.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c4be7a18a4024ed5dfd48cdd9a5c2e15b61d82b2b900377b172fdcd10c18b35 +size 4438 diff --git a/game/images/CG/lun_inspect/luna/head_back_spread_legs/lun_inspect_head_back_spread_legs_luna_fluids_wet.webp b/game/images/CG/lun_inspect/luna/head_back_spread_legs/lun_inspect_head_back_spread_legs_luna_fluids_wet.webp new file mode 100644 index 00000000..f3db02e1 --- /dev/null +++ b/game/images/CG/lun_inspect/luna/head_back_spread_legs/lun_inspect_head_back_spread_legs_luna_fluids_wet.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac17ad94f99dde8a539f09b1ae6fb6dfd3e6b979396557c5ec75cb46aa439931 +size 7628 diff --git a/game/images/CG/lun_inspect/luna/spread_legs/lun_inspect_spread_legs_luna_fluids_moist.webp b/game/images/CG/lun_inspect/luna/spread_legs/lun_inspect_spread_legs_luna_fluids_moist.webp new file mode 100644 index 00000000..756ad113 --- /dev/null +++ b/game/images/CG/lun_inspect/luna/spread_legs/lun_inspect_spread_legs_luna_fluids_moist.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67ebfe2a0071a4bf7ccfe91266993ac0dd05091f22f9a2782b7e0dc9493a447e +size 3934 diff --git a/game/scripts/cg/luna.rpy b/game/scripts/cg/luna.rpy index dd99de3d..f345cfb6 100644 --- a/game/scripts/cg/luna.rpy +++ b/game/scripts/cg/luna.rpy @@ -344,7 +344,8 @@ layeredimage lun_grind: attribute spread "lun_grind_spread" # animation attribute cumshot "lun_grind_cumshot" # animation attribute resting "lun_grind_resting" - attribute tease "lun_grind_tease" # animation + attribute resting_spread "lun_grind_resting_spread" + attribute spring_out "lun_grind_spring_out" # animation image lun_grind_idle: Fixed( @@ -356,6 +357,11 @@ image lun_grind_resting: "lun_grind_body_idle", "lun_grind_penis_tease_frame0") +image lun_grind_resting_spread: + Fixed( + "lun_grind_body_spread", + "lun_grind_penis_tease_frame1") + image lun_grind_grind: Fixed( "lun_grind_body_idle", @@ -370,19 +376,22 @@ image lun_grind_grind: pause 0.44 repeat -image lun_grind_tease: +image lun_grind_spring_out: Fixed( - "lun_grind_body_idle", - "lun_grind_penis_tease_frame0") - - pause 0.44 - - Fixed( - "lun_grind_body_grind", + "lun_grind_body_spread", "lun_grind_penis_tease_frame1") - pause 0.44 - repeat + pause 0.3 + + Fixed( + "lun_grind_body_spread", + "lun_grind_penis_tease_frame0") + + pause 0.3 + + Fixed( + "lun_grind_body_spread", + "lun_grind_penis_grind_frame1") image lun_grind_spread: Fixed( @@ -585,6 +594,8 @@ layeredimage lun_inspect head_back_spread_legs: group luna_arm prefix "luna_arm" auto: attribute idle default + group luna_fluids auto + group luna_clothes variant "luna_clothes" multiple: attribute stockings attribute panties diff --git a/game/scripts/characters/luna/events/favors/inspect_her_body.rpy b/game/scripts/characters/luna/events/favors/inspect_her_body.rpy index de009aca..c699a0f2 100644 --- a/game/scripts/characters/luna/events/favors/inspect_her_body.rpy +++ b/game/scripts/characters/luna/events/favors/inspect_her_body.rpy @@ -368,7 +368,7 @@ label ll_pf_inspect_T2_E1_intro: hide screen blkfade with d5 - lun "" ("base", "base", "base", "mid", xpos="base", ypos="base", flip=False, trans=dissolve) + lun "" ("base", "base", "base", "mid", xpos="base", ypos="base", flip=False, trans=d3) pause .2 if game.daytime: @@ -554,11 +554,11 @@ label ll_pf_inspect_T2_E2_intro: nar "As you do, Luna jerks her body, and you quickly let go of her breasts." #Ass shot Overlay - #TODO add dark overlay across base CG + #TODO add dark overlay across base CG, add borders around Ass shot CG show lun_inspect as cg zorder 15 #TODO cock against butthole if game.daytime: - show lun_grind grind as cg2 zorder 16 + show lun_grind resting as cg2 zorder 16 with d4 else: show lun_grind grind as cg2 zorder 16 at color_temperature(1.0) @@ -577,17 +577,26 @@ label ll_pf_inspect_T2_E2_intro: nar "As Luna lets out another moan, she instinctively puts more of her weight onto you, heightening the pleasurable sensation at the tip of your cock." - #TODO spreads ass while dick pokes butthole + show lun_grind resting_spread as cg2 with d3 gen "(*Ngh*... If only I could--)" - #TODO Penis tip springs up behind butthole, and scene continues to grinding animation + show lun_grind spring_out as cg2 with d3 play sound "sounds/boing02.ogg" + pause 0.8 - nar "Just as you start feeling yourself getting engulfed, Luna starts rubbing her ass against you, causing your cock to slide out and rest against her back." + nar "Just as you start feeling yourself getting engulfed, your cock slides out to rest against Luna's crack." + + show lun_grind idle as cg2 with d3 + + gen "(Damn it...)" + + show lun_grind grind as cg2 with d3 + + nar "With the sensation gone, Luna starts rubbing up against you." call ctc - lun "*Ah*...{w=0.4} Yes, I'm definitely feeling something...{w=0.4} *Mmm*..." - lun "But I'm not sensing that--{w=0.2} *Ah*...{w=0.4} Relief you mentioned..." + lun "*Ah*...{w=0.4} I definitely felt something happening for a moment..." + lun "Although, I'm not sensing that--{w=0.2} *Ah*...{w=0.4} Relief you mentioned..." lun "My body still feels as if--{w=0.2} *Ah*...{w=0.4} As if I'm on fire, [name_genie_luna]..." gen "(If this keeps going, then this bitch in heat will make me bust before she does...)" lun "I think something is happening...{w=0.4} I feel woozy, [name_genie_luna]..." @@ -610,7 +619,7 @@ label ll_pf_inspect_T2_E2_intro: lun "(What did he just--)" gen "*Ah*..." - nar "Returning to your senses, you watch as your semen slowly begins sliding down her crack." + nar "While you return to your senses, your semen slowly begins sliding down her crack." show lun_inspect eyebrows_shocked eyes_halflid_right as cg hide cg2 with d3 @@ -656,7 +665,7 @@ label ll_pf_inspect_T2_E2_intro: gen "(Good job me...{w=0.4} I have royally fucked it up this time.)" ("base", xpos="far_left", ypos="head") gen "(Of course, me of all people would blow my load too soon!)" ("base", xpos="far_left", ypos="head") gen "Look, accidents happen to the best of--" ("base", xpos="far_left", ypos="head") - lun "I'm sorry [name_genie_luna]!" ("angry", "narrow", "worried", "mid", xpos="base", ypos="base", flip=False, trans=dissolve) + lun "I'm sorry [name_genie_luna]!" ("angry", "narrow", "worried", "mid", xpos="mid", ypos="base", flip=False, trans=dissolve) gen "..." ("angry", xpos="far_left", ypos="head") lun "You were right..." ("upset", "narrow", "worried", "down") lun "I guess I wasn't ready..." ("open", "closed", "worried", "down") @@ -762,8 +771,6 @@ label ll_pf_inspect_T2_E3_intro: hide screen blkfade with d5 - #TODO Luna on lap CG, either check clothing status or not, depending what works best, (she will always wear underwear at this stage.) - gen "*Err*...{w=0.3} I think you've forgotten something, [name_luna_genie]." show lun_inspect eyebrows_shocked eyes_halflid_right as cg with d3 @@ -953,7 +960,7 @@ label ll_pf_inspect_T2_E3_intro: show lun_inspect spread_legs eyebrows_shocked eyebrows_shocked eyes_wide_stare arms_grab mouth_grin as cg with d3 - nar "Without hesitation, you reach forward and grab and start fondling Luna's breasts." + nar "Without hesitation, you reach around Luna and start fondling her breasts." show lun_inspect spread_legs eyebrows_base eyes_halflid_stare mouth_base as cg with d3 @@ -1154,19 +1161,20 @@ label ll_pf_inspect_T2_E3_intro: nar "Admiring your work, you watch as a streak of liquid runs down her leg before settling on the floor." - lun @ cheeks blush "[name_genie_luna]..." ("base", "base", "base", "mid", xpos="base", ypos="base", flip=False, trans=dissolve) + lun "[name_genie_luna]..." $ luna.wear("all") + hide luna_main + hide cg centered "{size=+7}{color=#cbcbcb}Some time later...{/color}{/size}" call lun_chibi("stand", "desk", "base") - hide cg hide screen blkfade with d5 lun "[name_genie_luna], that was incredible!" ("base", "narrow", "base", "mid") - lun "Did you see how many wrackspurts I expelled?" ("crooked_smile", "base", "raised", "mid") + lun "Did you see how many wrackspurts I expelled?" ("crooked_smile", "base", "raised", "mid", xpos="mid", ypos="base", flip=False) gen "Very impressive indeed." ("base", xpos="far_left", ypos="head") lun "I can't believe we finally did it!" ("crooked_smile", "happyCl", "base", "mid") lun "Finally, a foolproof way of expelling wrackspurts from other areas than your brain!" ("crooked_smile", "narrow", "base", "mid") @@ -1236,9 +1244,14 @@ label ll_pf_inspect_T2_E4_repeat: show screen blkfade with d5 - $ luna.strip("clothes") + nar "Luna quickly rushes up to your desk, and begins undressing both you and herself..." + + #Luna CG in Genie lap + if game.daytime: + show lun_inspect legs_together eyes_halflid_right arm_right_down as cg zorder 16 + else: + show lun_inspect legs_together eyes_halflid_right arm_right_down as cg zorder 16 at color_temperature(1.0) - #TODO Fades back to Luna in your lap CG hide screen blkfade with d5 @@ -1247,115 +1260,186 @@ label ll_pf_inspect_T2_E4_repeat: nar "You grab onto Luna's breasts and begin massaging them." - lun "*Eeek*!!" + show lun_inspect legs_together arms_grab eyebrows_angry eyes_closed mouth_soft as cg with d3 + pause 0.8 + + lun "*Eeek*!!{w=0.4}{nw}" + + show lun_inspect legs_together -arms_grab arm_right_down arm_left_hold eyebrows_angry eyes_wide_stare mouth_open as cg + + lun "*Eeek*!!{fast}" + gen "[name_luna_genie]?" + + show lun_inspect legs_together eyebrows_worried eyes_wide_right mouth_open as cg with d3 + lun "Oh...{w=0.2} Sorry, [name_genie_luna]!" + + show lun_inspect legs_together eyebrows_worried eyes_base_right mouth_grin as cg with d3 + lun "Your hands are a bit cold." gen "Then let's get them warmed up, shall we?" + + show lun_inspect legs_together arms_touch_tits eyes_halflid_right mouth_soft as cg with d3 + nar "You spread your fingers apart and drag them across the sides of Luna's nipples, increasing your grip around them with each motion." + nar "You sense the firmness of Luna's nipples soften slightly as your hands begin to warm up." + + show lun_inspect legs_together blush eyes_halflid_up mouth_open as cg with d3 + lun "*Ah*..." gen "How's this, [name_luna_genie]?" gen "Feeling any build up yet?" + + show lun_inspect legs_together eyebrows_base mouth_soft as cg with d3 + lun "*Mmm*...{w=0.4} Yes, [name_genie_luna]..." gen "Good..." + + show lun_inspect legs_together arms_grab as cg with d3 + nar "You begin moving your hands in a circular motion, squeezing her breasts together and pulling them apart over and over..." + + show lun_inspect legs_together eyes_closed mouth_base as cg with d3 + lun "*Mmm*..." - nar "Luna, whose thoughts are now enveloped by the sensations of your touch, pushes her crotch towards you once again, as if desperate to feel you inside of her..." + show lun_inspect spread_legs moist as cg with d3 + pause 1 + + nar "Luna, whose thoughts are now enveloped by the sensations of your touch, spreads her legs open, as if desperate to feel you inside of her..." gen "*Hmm*...{w=0.4} Looks like someone's eager..." gen "Very well then, [name_luna_genie]." #Pose touch pussy + show lun_inspect spread_legs -arms_grab arm_right_touch_pussy_pause eyes_halflid_up mouth_grin as cg with d3 lun "Ooooh..." nar "Luna shivers slightly as your hand graces her pussy..." nar "You notice that she's already wet, as your fingers slide across her with ease..." gen "Looks like someone's been looking forward to this..." gen "Better not let you wait any further then." - lun "I--" play sound "sounds/slick_02.ogg" + show lun_inspect spread_legs arm_right_touch_pussy_inserted eyebrows_shocked eyes_wide_stare mouth_soft as cg with d3 with kissiris - lun "{heart}*Ngh*{heart}..." + lun "{heart}*Oooooh*{heart}..." gen "There we go..." - lun "You're...{w=0.4} They're inside me again..." - gen "Yes indeed [name_luna_genie]..." - gen "And two fingers already...{w=0.4} Looks like you're getting better at this..." + + show lun_inspect spread_legs eyes_wide_right mouth_grin as cg with d3 + + lun "You're...{w=0.4} It slid inside me again..." + gen "Yes indeed, [name_luna_genie]..." + gen "And quite easily, I might add..." + gen "It seems as if you've gotten quite used to this already..." + + show lun_inspect spread_legs eyebrows_base mouth_base as cg with d3 + lun "Oh...{w=0.4} Thank--" play background "sounds/slickloop.ogg" fadein 2 + show lun_inspect spread_legs arm_right_touch_pussy as cg with d3 + + nar "You begin pumping your finger quickly into Luna's pussy..." + + show lun_inspect legs_together eyebrows_shocked eyes_wide_up mouth_open_tongue as cg with d3 - nar "You begin pumping your fingers quickly into Luna's pussy..." lun "*Ah*!!!" - nar "Taken by surprise, Luna clenches her thighs, which only strengthens her grip around your fingers..." + nar "Taken by surprise, Luna clenches her thighs, which only strengthens her grip around your finger..." + + show lun_inspect legs_together eyebrows_base eyes_halflid_up mouth_open as cg with d3 + lun "*Ah*... [name_genie_luna]!" gen "That's it [name_luna_genie]...{w=0.4} Keep that grip steady, and this will be over before you know it..." + + show lun_inspect legs_together eyebrows_worried mouth_soft as cg with d3 + lun "*Ah*...{w=0.3} *Ah*...{w=0.3} But [name_genie_luna]--" - nar "As you keep pumping your fingers repeatedly inside of Luna, you feel her grip loosen slightly..." + show lun_inspect spread_legs as cg with d3 + + nar "As you keep pumping your finger repeatedly inside of Luna, you feel her grip loosen slightly..." + + show lun_inspect spread_legs eyebrows_angry eyes_closed as cg with d3 lun "I...{w=0.4} I..." + + show lun_inspect spread_legs eyebrows_angry eyes_halflid_up mouth_open_tongue_spit as cg with d3 + lun "{size=+5}I don't want it to be over!{/size}" gen "Too bad!" nar "Not showing any mercy on the girl, you keep pumping faster and faster in and out of her pussy." play background "sounds/slickloopfast.ogg" + show lun_inspect spread_legs eyebrows_worried as cg with d3 lun "*Ah*...{w=0.4} *Ah*...{w=0.4} No..." + + stop background + show lun_inspect legs_together arm_right_touch_pussy_inserted eyebrows_angry eyes_closed mouth_neutral as cg with d3 + lun "Not yet!" + nar "Luna, trying to keep that sensation going, clamps her legs together as not to let herself cum." play background "sounds/slickloopveryfast.ogg" + show lun_inspect legs_together arm_right_touch_pussy as cg with d3 - nar "Luna, trying to keep that sensation going, attempts to get a hold of herself as not to let herself cum." + nar "Refusing to admit defeat, you begin wiggling your finger inside her with increased ferocity." - lun "*Ah*...{w=0.2} *Ah*...{w=0.2} *Ah*..." + show lun_inspect legs_together eyebrows_worried mouth_soft as cg with d3 - nar "Taking it as a challenge, you insert your fingers all the way in, which proves to be enough for the girl." + lun "[name_genie_luna]...{w=0.2} *Ah*...{w=0.2} Please..." - #ahegao pose spread legs + nar "Taking her pleas as a challenge, you insert your finger all the way in, which proves to be enough for the girl." + + show lun_inspect legs_together eyes_halflid_up mouth_open_tongue_spit as cg with d3 lun @ cheeks blush "*Ah*...{w=0.2} No...{w=0.3} I'm cumming!!" ("clench", "happyCl", "worried", "mid") - #squirt - - with kissiris + show lun_inspect head_back_spread_legs squirt eyes_base_up_hearts mouth_open_ahegao_spit as cg with d3 play sound "sounds/slick_01.ogg" + pause 0.6 - lun "*AAAAAH*!!!" - nar "Luna's thighs clench around you, as waves of pleasure washes over her." + lun "*AAAAAH*!!!{w=0.4}{nw}" + show lun_inspect head_back_spread_legs -squirt as cg + lun "*AAAAAH*!!!{fast}" - lun "*Ah*...{w=0.2} I'm...{w=0.2} I'm--" + nar "Luna's pussy convulses against your finger, as waves of pleasure washes over her." with kissiris play sound "sounds/slick_01.ogg" stop background fadeout 2 + show lun_inspect head_back_legs_together arm_right_touch_pussy_pause mouth_open as cg with d3 + lun "*Ah*..." + + show lun_inspect legs_together eyes_closed mouth_base as cg with d3 + lun "*Mmm*..." show screen blkfade with d5 $ luna.wear("all") + hide luna_main nar "Luna, completely exhausted, slumps onto your desk once again." nar "You pull your chair back to give her some space." - lun @ cheeks blush "*Mmm*..." ("base", "narrow", "base", "down", xpos="base", ypos="base", flip=False, trans=dissolve) - centered "{size=+7}{color=#cbcbcb}Some time later...{/color}{/size}" call lun_chibi("stand", "desk", "base") - #TODO hide CG + hide cg hide screen blkfade with d5 gen "Well done, [name_luna_genie]!" ("base", xpos="far_left", ypos="head") gen "Looks like you managed to spurt even more than last time!" ("base", xpos="far_left", ypos="head") - lun @ cheeks blush "*Mmm*...{w=0.4} Thank you, [name_genie_luna]." ("base", "closed", "base", "mid") + lun @ cheeks blush "*Mmm*...{w=0.4} Thank you, [name_genie_luna]." ("base", "closed", "base", "mid", xpos="mid", ypos="base", flip=False, trans=d3) gen "Holding them in for as long as possible was very clever!" ("base", xpos="far_left", ypos="head") lun @ cheeks blush "Oh-- I...{w=0.3} Yes, thank you!" ("soft", "narrow", "base", "downR") gen "Are you okay, [name_luna_genie]?" ("base", xpos="far_left", ypos="head") @@ -1435,6 +1519,9 @@ label ll_pf_inspect_T3_E1_repeat: nar "Luna immediately shudders, and lets out a soft moan as a response to your touch." gen "(All day... Such a silly girl, I doubt she'd last an hour...)" nar "You let go of Luna's breasts and give her nipples a quick pinch." + + #White flash + lun "Ouch!" gen "Whops." menu: @@ -1567,21 +1654,20 @@ label ll_pf_inspect_T3_E1_repeat: with d5 $ luna.wear("all") + hide luna_main nar "Luna's legs buckle completely as she puts her full weight onto your desk." nar "You watch her body move up and down for a while, her legs twitching slightly every now and then as liquid runs down her legs." nar "After some time, she manages to push herself up and get off your desk." - - hide luna_main call lun_chibi("stand", "desk", "base") - #TODO hide CG + hide cg hide screen blkfade with d5 gen "How was that, [name_luna_genie]?" ("base", xpos="far_left", ypos="head") - lun "How did you do that, [name_genie_luna]?" ("mad", "base", "base", "mid", xpos="base", ypos="base", flip=False, trans=dissolve) + lun "How did you do that, [name_genie_luna]?" ("mad", "base", "base", "mid", xpos="mid", ypos="base", flip=False, trans=d3) gen "Do what?" ("base", xpos="far_left", ypos="head") lun "The thing you did... When you pushed near my stomach..." ("angry", "base", "base", "mid") gen "Oh that...{w=0.4} Well, I can't reveal all my secrets, can I?" ("base", xpos="far_left", ypos="head") @@ -1744,7 +1830,7 @@ label ll_pf_inspect_T4_E1_repeat: lun "Could you perhaps assist me with testing the sensitivity of my nipples?" gen "Certainly..." - #Genie pinches nipples + #Genie pinches nipples, white flash nar "You give Luna's nipples a quick pinch, and in return, you feel her ass clench around your cock." lun "*Ngh*!" @@ -1754,6 +1840,8 @@ label ll_pf_inspect_T4_E1_repeat: lun "Yes..." gen "*Hmm*... Then let's try it again." + #Genie pinches nipples, white flash + nar "You pinch Luna's nipples again and feel her ass clench even harder around your cock." lun "Ouch!" @@ -1771,13 +1859,19 @@ label ll_pf_inspect_T4_E1_repeat: lun "*Mmm*..." nar "As you continue stroking her, you notice some wetness forming in-between Luna's legs." + nar "You feel your dick twitch slightly beneath her, and decide to try and move things along swiftly." gen "*Ahem*...{w=0.4} [name_luna_genie]." - nar "Luna, fully focused on the sensations of your fingers, begins shuffling around slightly in your lap." + #Luna starts touching her pussy + + nar "Luna, fully focused on the sensations of your fingers, begins rubbing her pussy on her own." + nar "You start feeling yourself getting hard, and your dick soon presses up against her underside." lun "*Ah*...{w=0.4} *Ah*...{w=0.4} *Ah*..." - gen "[name_luna_genie], don't you think you're--" + gen "[name_luna_genie], what if I tried inserting--" + + nar "Suddenly, and with a jolt, Luna's entire body suddenly starts shaking." #Pose ahegao with kissiris @@ -1785,8 +1879,6 @@ label ll_pf_inspect_T4_E1_repeat: stop bg_sounds fadeout 2 lun "*Aaaah*!!!" - nar "With a jolt, Luna's entire body suddenly starts shaking." - gen "What the--" lun "[name_genie_luna]!!!" @@ -1803,15 +1895,16 @@ label ll_pf_inspect_T4_E1_repeat: nar "Finally, after catching her breath, she lets go and addresses the situation." call lun_chibi("stand", "desk", "base") + hide luna_main - #TODO hide CG + hide cg hide screen blkfade with d5 - lun "How...{w=0.4} How on earth did that happen?!" ("base", "base", "base", "mid") - gen "You may not have realised, but you were rubbing up against me for quite a while..." ("base", xpos="far_left", ypos="head") - lun "I--{w=0.2} I was?" ("base", "base", "base", "mid") - gen "Indeed... You almost had me going at one point." ("base", xpos="far_left", ypos="head") + lun "How...{w=0.4} How on earth did that happen?!" ("base", "base", "base", "mid", xpos="mid", ypos="base", flip=False, trans=d3) + gen "You may not have realised, but you started touching yourself..." ("base", xpos="far_left", ypos="head") + lun "I--{w=0.2} I did?" ("base", "base", "base", "mid") + gen "Indeed... You almost had me going as well." ("base", xpos="far_left", ypos="head") lun "You... Going..." ("base", "base", "base", "mid") gen "(Here we go...)" ("base", xpos="far_left", ypos="head") lun "Going where?" ("base", "base", "base", "mid")