From bbcaba9c034b4e225589db68d33314177cb52a56 Mon Sep 17 00:00:00 2001 From: LoafyLemon Date: Thu, 16 Mar 2023 23:41:47 +0000 Subject: [PATCH] Bug fix * Fixed regex replace issue with comments (Thanks @vorjat!) --- .../events/favors/inspect_her_body_tier3.rpy | 2 +- .../cho/events/quidditch/gryffindor_match.rpy | 2 +- .../hermione/events/favors/dance_for_me.rpy | 14 ++++---- .../events/favors/dance_for_me_masturbate.rpy | 6 ++-- .../events/favors/give_me_a_handy.rpy | 18 +++++----- .../events/favors/give_me_a_tittyjob.rpy | 14 ++++---- .../hermione/events/favors/grope_her_ass.rpy | 2 +- .../events/favors/grope_her_breasts.rpy | 6 ++-- .../hermione/events/favors/lets_have_sex.rpy | 6 ++-- .../events/favors/lets_have_sex_anal.rpy | 10 +++--- .../events/favors/show_me_your_tits.rpy | 12 +++---- .../favors/show_me_your_tits_branches.rpy | 8 ++--- .../hermione/events/favors/suck_it.rpy | 34 +++++++++---------- .../hermione/events/items/collars.rpy | 4 +-- .../hermione/events/items/vibrators.rpy | 6 ++-- .../hermione/events/potions/ass_expand.rpy | 2 +- .../hermione/events/potions/breast_expand.rpy | 2 +- .../hermione/events/potions/polyjuice_cat.rpy | 2 +- .../events/requests/flash_your_tits.rpy | 18 +++++----- .../events/requests/flirt_with_students.rpy | 22 ++++++------ .../events/requests/flirt_with_teachers.rpy | 20 +++++------ .../events/requests/give_a_blowjob.rpy | 14 ++++---- .../events/requests/give_a_handjob.rpy | 26 +++++++------- .../hermione/events/requests/have_sex.rpy | 6 ++-- .../hermione/events/requests/kiss_a_girl.rpy | 16 ++++----- .../events/requests/let_them_grope_you.rpy | 24 ++++++------- game/scripts/events/ending.rpy | 4 +-- game/scripts/events/ending_after.rpy | 2 +- game/scripts/events/final_events.rpy | 10 +++--- .../minigames/mirror/events/suck_and_run.rpy | 2 +- 30 files changed, 157 insertions(+), 157 deletions(-) diff --git a/game/scripts/characters/cho/events/favors/inspect_her_body_tier3.rpy b/game/scripts/characters/cho/events/favors/inspect_her_body_tier3.rpy index 04559753..95c945f1 100644 --- a/game/scripts/characters/cho/events/favors/inspect_her_body_tier3.rpy +++ b/game/scripts/characters/cho/events/favors/inspect_her_body_tier3.rpy @@ -1585,7 +1585,7 @@ label cc_pf_strip_T3_intro_E3: cho "Oh... Alright..." ("angry", "narrow", "base", "downR", cheeks="blush") - play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 # SEX THEME. if_changed + play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 if_changed # SEX THEME. #Cho and Tonks on Desk CG diff --git a/game/scripts/characters/cho/events/quidditch/gryffindor_match.rpy b/game/scripts/characters/cho/events/quidditch/gryffindor_match.rpy index a18ecdf1..626af830 100644 --- a/game/scripts/characters/cho/events/quidditch/gryffindor_match.rpy +++ b/game/scripts/characters/cho/events/quidditch/gryffindor_match.rpy @@ -2238,7 +2238,7 @@ label gryffindor_match_return: show screen blkfade with d5 - play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 # SEX THEME. if_changed + play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 if_changed # SEX THEME. play sound "sounds/giggle.ogg" cho "*giggles*" ("base", "base", "base", "mid") diff --git a/game/scripts/characters/hermione/events/favors/dance_for_me.rpy b/game/scripts/characters/hermione/events/favors/dance_for_me.rpy index b9a9b4e2..ba890154 100644 --- a/game/scripts/characters/hermione/events/favors/dance_for_me.rpy +++ b/game/scripts/characters/hermione/events/favors/dance_for_me.rpy @@ -190,7 +190,7 @@ label hg_pf_strip_T3_intro_E1: # Complete her "??!" ("mad", "wide", "base", "stare", cheeks="blush") her "I thought all I had to do was dance?" ("angry", "base", "angry", "mid") - play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 # SEX THEME. if_changed + play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 if_changed # SEX THEME. gen "Really? That's adorable." ("base", xpos="far_left", ypos="head") if hermione.is_any_worn("top", "bottom", "robe", "accessory"): @@ -424,7 +424,7 @@ label hg_pf_strip_T3_intro_E2: show screen blktone her "......................" ("annoyed", "narrow", "angry", "R") - play music "music/Chipper Doodle v2.ogg" fadein 1 # HERMIONE'S THEME. if_changed + play music "music/Chipper Doodle v2.ogg" fadein 1 if_changed # HERMIONE'S THEME. her "Well, why not?" ("disgust", "narrow", "base", "mid_soft") her "Yes, I don't see why not!" ("scream", "base", "angry", "mid", emote="angry") gen "*Hmm*...? {size=-4}(Look at her, so eager all of a sudden...){/size}" ("base", xpos="far_left", ypos="head") @@ -664,7 +664,7 @@ label hg_pf_strip_T3_intro_E2: call set_her_action("covering") her "(No, no... This is not happening. Please...)" ("shock", "happyCl", "worried", "mid", cheeks="blush", trans=d5) - play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 # SEX THEME. if_changed + play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 if_changed # SEX THEME. gen "...................................." ("base", xpos="far_left", ypos="head") menu: @@ -825,7 +825,7 @@ label hg_pf_strip_T3_E2: gen "Yes! The tits!" ("grin", xpos="far_left", ypos="head") - play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 # SEX THEME. if_changed + play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 if_changed # SEX THEME. her ".............." ("open", "narrow", "worried", "down") her "What if my parents were to find out about this, [name_genie_hermione]?" ("disgust", "narrow", "base", "down") her "Mother would never understand..." @@ -1100,7 +1100,7 @@ label hg_pf_strip_T4: with d5 call ctc - play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 # SEX THEME. if_changed + play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 if_changed # SEX THEME. her "..." ("base", "narrow", "base", "mid_soft", xpos="mid", ypos="base", trans=d3) if hermione.is_any_worn("robe", "accessory"): play sound "sounds/cloth_sound3.ogg" @@ -1471,7 +1471,7 @@ label hg_pf_strip_T4_masturbate: menu: gen "..." ("base", xpos="far_left", ypos="head") "\"You get one extra point.\"": - play music "music/Chipper Doodle v2.ogg" fadein 1 # HERMIONE'S THEME. if_changed + play music "music/Chipper Doodle v2.ogg" fadein 1 if_changed # HERMIONE'S THEME. her "One extra point?" ("soft", "base", "angry", "mid") her "One meagre extra point for letting you do this to me?" ("scream", "happyCl", "worried", "mid") her "Now, that is just insulting, [name_genie_hermione]!" ("soft", "base", "angry", "mid") @@ -1563,7 +1563,7 @@ label hg_pf_strip_T4_masturbate: jump end_hg_pf_strip "\"No, not even that!\"": - play music "music/Chipper Doodle v2.ogg" fadein 1 # HERMIONE'S THEME. if_changed + play music "music/Chipper Doodle v2.ogg" fadein 1 if_changed # HERMIONE'S THEME. her "!!!?" ("shock", "wide", "base", "stare") her "I danced for you, [name_genie_hermione]..." her "I degraded myself for your amusement..." ("soft", "happy", "base", "R") diff --git a/game/scripts/characters/hermione/events/favors/dance_for_me_masturbate.rpy b/game/scripts/characters/hermione/events/favors/dance_for_me_masturbate.rpy index 925cc3d9..1bce3c1e 100644 --- a/game/scripts/characters/hermione/events/favors/dance_for_me_masturbate.rpy +++ b/game/scripts/characters/hermione/events/favors/dance_for_me_masturbate.rpy @@ -37,7 +37,7 @@ label hg_pf_strip_T4_fingering: her "..." ("disgust", "narrow", "base", "down") her "F-Fine... Just keep your hands to yourself..." ("open", "squint", "base", "R") - play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 # SEX THEME. if_changed + play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 if_changed # SEX THEME. her "..........." ("upset", "base", "base", "mid") her "Do you want me to... start?" ("soft", "wink", "base", "mid") gen "When you're ready..." ("base", xpos="far_left", ypos="head") @@ -347,7 +347,7 @@ label hg_pf_strip_T5_fingering: hide screen blkfade with d5 - play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 # SEX THEME. if_changed + play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 if_changed # SEX THEME. gen "Nice..." ("grin", xpos="far_left", ypos="head") play background "sounds/slickloop.ogg" fadein 2 @@ -461,7 +461,7 @@ label hg_pf_strip_T6_fingering: her "*Mmmh*...{heart}" ("base", "narrow", "base", "down", cheeks="blush") her "[name_genie_hermione]...{w=0.4} Do you...{w=0.4} like it when I do it like this?" ("grin", "narrow", "base", "down", cheeks="blush") - play music "music/Chipper Doodle v2.ogg" fadein 1 # HERMIONE'S THEME. if_changed + play music "music/Chipper Doodle v2.ogg" fadein 1 if_changed # HERMIONE'S THEME. gen "Yes, I love it..." ("base", xpos="far_left", ypos="head") gen "Try going a little deeper with your fingers." ("base", xpos="far_left", ypos="head") diff --git a/game/scripts/characters/hermione/events/favors/give_me_a_handy.rpy b/game/scripts/characters/hermione/events/favors/give_me_a_handy.rpy index aa22a336..c7e256b6 100644 --- a/game/scripts/characters/hermione/events/favors/give_me_a_handy.rpy +++ b/game/scripts/characters/hermione/events/favors/give_me_a_handy.rpy @@ -131,7 +131,7 @@ label hg_pf_handjob_T4_intro_E1: pass "\"You will get one hundred house points.\"": - play music "music/Chipper Doodle v2.ogg" fadein 1 # HERMIONE'S THEME. if_changed + play music "music/Chipper Doodle v2.ogg" fadein 1 if_changed # HERMIONE'S THEME. $ current_payout = 100 her "{number=current_payout} points?!" ("scream", "wide", "base", "mid") her "This will definitely put Gryffindor in the lead!" @@ -228,7 +228,7 @@ label hg_pf_handjob_1: with fade pause.8 - play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 # SEX THEME. if_changed + play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 if_changed # SEX THEME. her "..........." ("disgust", "narrow", "worried", "down", ypos="head", flip=False) gen "Whenever you're ready, [name_hermione_genie]." ("base", xpos="far_left", ypos="head") her "......................." ("disgust", "happyCl", "worried", "mid") @@ -246,7 +246,7 @@ label hg_pf_handjob_1: call her_chibi_scene("hj", trans=d5) call ctc - play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 # SEX THEME. if_changed + play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 if_changed # SEX THEME. call bld gen "Nice..." ("grin", xpos="far_left", ypos="head") @@ -488,7 +488,7 @@ label hg_pf_handjob_1: her "......................." ("angry", "narrow", "base", "down") gen "... What the fuck just happened?" ("base", xpos="far_left", ypos="head") - play music "music/Chipper Doodle v2.ogg" fadein 1 # HERMIONE'S THEME. if_changed + play music "music/Chipper Doodle v2.ogg" fadein 1 if_changed # HERMIONE'S THEME. her "I don't know... I suppose I just panicked..." ("angry", "happyCl", "worried", "mid", emote="sweat") if game.daytime: @@ -577,7 +577,7 @@ label hg_pf_handjob_1: gen "What?" ("base", xpos="far_left", ypos="head") if d_flag_01: #If TRUE Genie promised to warn her. - play music "music/Chipper Doodle v2.ogg" fadein 1 # HERMIONE'S THEME. if_changed + play music "music/Chipper Doodle v2.ogg" fadein 1 if_changed # HERMIONE'S THEME. $ her_mood += 11 her "You promised to give me a warning, [name_genie_hermione]!" ("angry", "base", "angry", "mid") gen "Oh, that's right... My bad." ("base", xpos="far_left", ypos="head") @@ -621,7 +621,7 @@ label hg_pf_handjob_2: her "Do you like it when I do it like this, [name_genie_hermione]?" ("grin", "base", "base", "R", ypos="head", flip=False) gen "Actually, yes! Very nice!" ("grin", xpos="far_left", ypos="head") - play music "music/Chipper Doodle v2.ogg" fadein 1 # HERMIONE'S THEME. if_changed + play music "music/Chipper Doodle v2.ogg" fadein 1 if_changed # HERMIONE'S THEME. with hpunch gen "{size=+5}Yes, yes, like that...{/size}" ("angry", xpos="far_left", ypos="head") gen "*Hmm*... You are getting pretty good at this." ("base", xpos="far_left", ypos="head") @@ -925,7 +925,7 @@ label hg_pf_handjob_2_cumming: call bld gen "{size=+5}*ARGH*! YES!!!{/size}" ("angry", xpos="far_left", ypos="head") - play music "music/Chipper Doodle v2.ogg" fadein 1 # HERMIONE'S THEME. if_changed + play music "music/Chipper Doodle v2.ogg" fadein 1 if_changed # HERMIONE'S THEME. her "!!!!!!!!!!!" ("shock", "wide", "base", "stare", ypos="head", flip=False) hide screen bld1 call ctc @@ -1013,7 +1013,7 @@ label hg_pf_handjob_2_cumming: $ hermione.set_cum(breasts="heavy") gen "{size=+5}*ARGH*! YES!!!{/size}" ("angry", xpos="far_left", ypos="head") - play music "music/Chipper Doodle v2.ogg" fadein 1 # HERMIONE'S THEME. if_changed + play music "music/Chipper Doodle v2.ogg" fadein 1 if_changed # HERMIONE'S THEME. her "!!!!!!!!!!!" ("shock", "wide", "base", "stare") hide screen bld1 call ctc @@ -1036,7 +1036,7 @@ label hg_pf_handjob_2_cumming: her ".........." gen "Well, I think that's about it..." ("base", xpos="far_left", ypos="head") - play music "music/Chipper Doodle v2.ogg" fadein 1 # HERMIONE'S THEME. if_changed + play music "music/Chipper Doodle v2.ogg" fadein 1 if_changed # HERMIONE'S THEME. her "[name_genie_hermione]! What have you done?" ("scream", "happyCl", "worried", "mid") gen "What?" ("base", xpos="far_left", ypos="head") her "You came all over me, [name_genie_hermione]..." ("scream", "happyCl", "worried", "mid") diff --git a/game/scripts/characters/hermione/events/favors/give_me_a_tittyjob.rpy b/game/scripts/characters/hermione/events/favors/give_me_a_tittyjob.rpy index 383d2cef..794ff833 100644 --- a/game/scripts/characters/hermione/events/favors/give_me_a_tittyjob.rpy +++ b/game/scripts/characters/hermione/events/favors/give_me_a_tittyjob.rpy @@ -148,7 +148,7 @@ label hg_pf_titjob_T5_intro_E1: her "(...)" ("annoyed", "base", "angry", "mid") "\"You'll get one hundred house points.\"": - play music "music/Chipper Doodle v2.ogg" fadein 1 # HERMIONE'S THEME. if_changed + play music "music/Chipper Doodle v2.ogg" fadein 1 if_changed # HERMIONE'S THEME. $ current_payout = 100 $ her_mood = 0 her "{number=current_payout} house points?!" ("scream", "wide", "base", "mid") @@ -239,7 +239,7 @@ label hg_pf_titjob_1: with fade pause.8 - play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 # SEX THEME. if_changed + play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 if_changed # SEX THEME. her "..........." ("disgust", "narrow", "worried", "down") if hg_pf_titjob.counter == 1: her "(It's so big...)" ("disgust", "narrow", "base", "down") @@ -275,7 +275,7 @@ label hg_pf_titjob_1: call her_chibi_scene("tj", trans=d5) call ctc - play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 # SEX THEME. if_changed + play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 if_changed # SEX THEME. call bld gen "*Mmmm*..." ("grin", xpos="far_left", ypos="head") $ dynamic_cg("herm_boob", "base", "6") @@ -460,7 +460,7 @@ label hg_pf_titjob_1: call her_chibi_scene("tj_pause", trans=d5) pause.5 - play music "music/Chipper Doodle v2.ogg" fadein 1 # HERMIONE'S THEME. if_changed + play music "music/Chipper Doodle v2.ogg" fadein 1 if_changed # HERMIONE'S THEME. $ dynamic_cg("herm_boob", "base", "15") her "*Ptui*..." ("open_wide_tongue_cum", "base", "angry", "mid", trans=hpunch) @@ -573,7 +573,7 @@ label hg_pf_titjob_2: nar "Hermione starts alternating her breasts as she tit-fucks you." gen "Actually...{w=0.3} Yes! Very much!" ("grin", xpos="far_left", ypos="head") - play music "music/Chipper Doodle v2.ogg" fadein 1 # HERMIONE'S THEME. if_changed + play music "music/Chipper Doodle v2.ogg" fadein 1 if_changed # HERMIONE'S THEME. her "..." ("base", "narrow", "base", "mid_soft") gen "Yes, just like that..." ("base", xpos="far_left", ypos="head") gen "*Hmm*... You're getting pretty good at this." ("base", xpos="far_left", ypos="head") @@ -848,7 +848,7 @@ label hg_pf_titjob_2_cumming: call cum_block gen "{size=+5}*ARGH*! YES!!!{/size}" ("angry", xpos="far_left", ypos="head") - play music "music/Chipper Doodle v2.ogg" fadein 1 # HERMIONE'S THEME. if_changed + play music "music/Chipper Doodle v2.ogg" fadein 1 if_changed # HERMIONE'S THEME. $ dynamic_cg("herm_boob", "base", "26") call her_chibi_scene("tj_cum_in", trans=d5) @@ -939,7 +939,7 @@ label hg_pf_titjob_2_cumming: $ dynamic_cg("herm_boob", "base", "33") her "......................." ("base", "narrow", "base", "down") - play music "music/Chipper Doodle v2.ogg" fadein 1 # HERMIONE'S THEME. if_changed + play music "music/Chipper Doodle v2.ogg" fadein 1 if_changed # HERMIONE'S THEME. $ dynamic_cg("herm_boob", "base", "35") her "[name_genie_hermione]!" ("open", "happyCl", "worried", "mid") gen "What?" ("base", xpos="far_left", ypos="head") diff --git a/game/scripts/characters/hermione/events/favors/grope_her_ass.rpy b/game/scripts/characters/hermione/events/favors/grope_her_ass.rpy index 53c30d80..e0320f4f 100644 --- a/game/scripts/characters/hermione/events/favors/grope_her_ass.rpy +++ b/game/scripts/characters/hermione/events/favors/grope_her_ass.rpy @@ -233,7 +233,7 @@ label hg_pf_grope_ass_T3: her "Do you want me to turn around then, [name_genie_hermione]?" ("base", "base", "base", "R", cheeks="blush", ypos="head", flip=False) - play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 # SEX THEME. if_changed + play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 if_changed # SEX THEME. menu: gen "*Hmm*..." ("base", xpos="far_left", ypos="head") diff --git a/game/scripts/characters/hermione/events/favors/grope_her_breasts.rpy b/game/scripts/characters/hermione/events/favors/grope_her_breasts.rpy index fd39f524..07066d3a 100644 --- a/game/scripts/characters/hermione/events/favors/grope_her_breasts.rpy +++ b/game/scripts/characters/hermione/events/favors/grope_her_breasts.rpy @@ -92,7 +92,7 @@ label hg_pf_grope_breasts_T3: # Favour fails if you Slap them. her "[name_genie_hermione]?!" ("clench", "base", "base", "mid") gen "What? It's not like I haven't seen them before..." ("base", xpos="far_left", ypos="head") her "But!" ("clench", "narrow", "base", "down") - play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 # SEX THEME. if_changed + play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 if_changed # SEX THEME. gen "I just want to massage them a little..." ("base", xpos="far_left", ypos="head") her "..............................." ("annoyed", "narrow", "base", "down") her "Promise me you will be gentle with them." ("soft", "narrow", "base", "mid_soft") @@ -202,7 +202,7 @@ label hg_pf_grope_breasts_T4: her "............" ("base", "narrow", "worried", "down", cheeks="blush") - play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 # SEX THEME. if_changed + play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 if_changed # SEX THEME. $ hermione.strip("robe", "accessory") if hermione.is_worn("top"): @@ -240,7 +240,7 @@ label hg_pf_grope_breasts_T4_naked: call her_chibi_scene("behind_desk_front", trans=d7) call ctc - play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 # SEX THEME. if_changed + play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 if_changed # SEX THEME. hide hermione_main her "" ("base", "narrow", "worried", "mid", cheeks="blush", xpos="mid", ypos="base") diff --git a/game/scripts/characters/hermione/events/favors/lets_have_sex.rpy b/game/scripts/characters/hermione/events/favors/lets_have_sex.rpy index 9ab3d0d7..5ce313e3 100644 --- a/game/scripts/characters/hermione/events/favors/lets_have_sex.rpy +++ b/game/scripts/characters/hermione/events/favors/lets_have_sex.rpy @@ -403,7 +403,7 @@ label hg_sex_1: hide screen blkfade with d5 - play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 # SEX THEME. if_changed + play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 if_changed # SEX THEME. her "*Ooooohhhhhhhhhhhh*....{heart}" show her_sex_personal lean_back as cg: @@ -913,7 +913,7 @@ label hg_sex_2: hide screen blkfade with d5 - play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 # SEX THEME. if_changed + play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 if_changed # SEX THEME. her "*Ooooohhhhhhhhhhhh*....{heart}" show her_sex_personal lean_back as cg: @@ -1394,7 +1394,7 @@ label hg_sex_3: hide screen blkfade with d5 - play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 # SEX THEME. if_changed + play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 if_changed # SEX THEME. show her_sex_personal mouth_grin eyebrows_base eyes_narrow_mid cheeks_blush as cg her "*Ah*..." diff --git a/game/scripts/characters/hermione/events/favors/lets_have_sex_anal.rpy b/game/scripts/characters/hermione/events/favors/lets_have_sex_anal.rpy index 75265482..05c88805 100644 --- a/game/scripts/characters/hermione/events/favors/lets_have_sex_anal.rpy +++ b/game/scripts/characters/hermione/events/favors/lets_have_sex_anal.rpy @@ -82,7 +82,7 @@ label hg_anal_sex_1_intro: menu: gen "..." "\"I think I'll spit on it and just force it in!\"": - play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 # SEX THEME. if_changed + play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 if_changed # SEX THEME. show her_sex_personal mouth_clench eyes_wide_r eyebrows_base tears_none as cg her "Force it in, [name_genie_hermione]?!" play sound "sounds/spit.ogg" #Sound of spiting. @@ -177,7 +177,7 @@ label hg_anal_sex_1_intro: "\"Suck me off first. Lubricate my cock!\"": show her_sex_personal mouth_angry eyes_narrow_down eyebrows_base tears_none as cg her "Oh... Alright..." - play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 # SEX THEME. if_changed + play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 if_changed # SEX THEME. hide cg call her_chibi_scene("bj", trans=fade) @@ -336,7 +336,7 @@ label hg_anal_sex_1_intro: "\"Let's use some lubrication.\" {size=-2}(Item){/size}" if anal_lube_ITEM.owned > 0: $ anal_lube_ITEM.owned -= 1 - play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 # SEX THEME. if_changed + play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 if_changed # SEX THEME. show her_sex_personal mouth_angry eyes_wide_stare eyebrows_base tears_none as cg her "Lubrication, [name_genie_hermione]?!" gen "*Shhh*... Just stay still." @@ -770,7 +770,7 @@ label hg_anal_sex_2_intro: hide screen blkfade with d5 - play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 # SEX THEME. if_changed + play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 if_changed # SEX THEME. her "*Ooooohhhhhhhhhhhh*....{heart}" show her_sex_personal as cg: @@ -1194,7 +1194,7 @@ label hg_anal_sex_3: play sound "sounds/gltch.ogg" with kissiris - play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 # SEX THEME. if_changed + play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 if_changed # SEX THEME. show her_sex_personal mouth_grin eyes_wide_up eyebrows_base as cg her "*Ooooohhhhhhhhhhhh*....{heart}" diff --git a/game/scripts/characters/hermione/events/favors/show_me_your_tits.rpy b/game/scripts/characters/hermione/events/favors/show_me_your_tits.rpy index 18aad89b..edd7c851 100644 --- a/game/scripts/characters/hermione/events/favors/show_me_your_tits.rpy +++ b/game/scripts/characters/hermione/events/favors/show_me_your_tits.rpy @@ -155,7 +155,7 @@ label hg_pf_admire_breasts_T1_intro_E1: jump main_room_menu - play music "music/Chipper Doodle v2.ogg" fadein 1 # HERMIONE'S THEME. if_changed + play music "music/Chipper Doodle v2.ogg" fadein 1 if_changed # HERMIONE'S THEME. her "(................)" ("annoyed", "narrow", "angry", "R") if hermione.is_any_worn("robe", "accessory"): @@ -265,7 +265,7 @@ label hg_pf_admire_breasts_T1_E2: label hg_pf_admire_breasts_T1: # Call label - play music "music/Chipper Doodle v2.ogg" fadein 1 # HERMIONE'S THEME. if_changed + play music "music/Chipper Doodle v2.ogg" fadein 1 if_changed # HERMIONE'S THEME. her "............." ("annoyed", "base", "worried", "R") if hermione.is_any_worn("robe", "accessory"): @@ -306,7 +306,7 @@ label hg_pf_admire_breasts_T2_intro_E1: if not hg_pf_admire_breasts_no_points: her "How much will it cost you to...?" ("open", "base", "base", "mid") - play music "music/Chipper Doodle v2.ogg" fadein 1 # HERMIONE'S THEME. if_changed + play music "music/Chipper Doodle v2.ogg" fadein 1 if_changed # HERMIONE'S THEME. her "[name_genie_hermione]!" ("scream", "closed", "angry", "mid") gen "*Hmm*... I thought your house could use some extra points..." ("base", xpos="far_left", ypos="head") gen "But I guess I was wrong..." ("base", xpos="far_left", ypos="head") @@ -321,7 +321,7 @@ label hg_pf_admire_breasts_T2_intro_E1: else: her "How much..." ("open", "base", "base", "mid") - play music "music/Chipper Doodle v2.ogg" fadein 1 # HERMIONE'S THEME. if_changed + play music "music/Chipper Doodle v2.ogg" fadein 1 if_changed # HERMIONE'S THEME. her "This again?!" ("angry", "base", "angry", "mid") gen "Just asking..." ("base", xpos="far_left", ypos="head") her "I already told you... Two hundred points..." ("angry", "narrow", "worried", "mid") @@ -395,7 +395,7 @@ label hg_pf_admire_breasts_T2_intro_E2: gen "[name_hermione_genie], how would you like to show me your breasts again?" ("base", xpos="far_left", ypos="head") - play music "music/Chipper Doodle v2.ogg" fadein 1 # HERMIONE'S THEME. if_changed + play music "music/Chipper Doodle v2.ogg" fadein 1 if_changed # HERMIONE'S THEME. her "I'd rather not, [name_genie_hermione]..." ("annoyed", "narrow", "annoyed", "mid") gen "Are you sure?" ("base", xpos="far_left", ypos="head") gen "You could earn twenty-five house points for it!" ("grin", xpos="far_left", ypos="head") @@ -416,7 +416,7 @@ label hg_pf_admire_breasts_T2_E2: gen "[name_hermione_genie], I would very much like to see your breasts again!" ("grin", xpos="far_left", ypos="head") her "............." ("annoyed", "base", "worried", "R") - play music "music/Chipper Doodle v2.ogg" fadein 1 # HERMIONE'S THEME. if_changed + play music "music/Chipper Doodle v2.ogg" fadein 1 if_changed # HERMIONE'S THEME. her "Very well, [name_genie_hermione]." ("angry", "base", "angry", "mid") her "But you are not allowed to touch them!" ("annoyed", "narrow", "angry", "R", cheeks="blush") her "Promise me, [name_genie_hermione]!" ("annoyed", "narrow", "angry", "R", cheeks="blush") diff --git a/game/scripts/characters/hermione/events/favors/show_me_your_tits_branches.rpy b/game/scripts/characters/hermione/events/favors/show_me_your_tits_branches.rpy index d00d07ee..d5095d57 100644 --- a/game/scripts/characters/hermione/events/favors/show_me_your_tits_branches.rpy +++ b/game/scripts/characters/hermione/events/favors/show_me_your_tits_branches.rpy @@ -63,14 +63,14 @@ label hg_pf_admire_breasts_transition: her "" ("base", "closed", "base", "mid", xpos="mid", ypos="base") gen "Very good..." ("base", xpos="far_left", ypos="head") - play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 # SEX THEME. if_changed + play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 if_changed # SEX THEME. her "...................................." else: her "" ("base", "narrow", "base", "mid_soft", cheeks="blush", xpos="mid", ypos="base") gen "Very good..." ("base", xpos="far_left", ypos="head") - play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 # SEX THEME. if_changed + play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 if_changed # SEX THEME. her "............" ("base", "narrow", "base", "mid_soft", cheeks="blush") call ctc return @@ -134,7 +134,7 @@ label hg_pf_admire_breasts_T2_touch: # Not a Call label gen "Relax, [name_hermione_genie]. Just stand still!" ("base", xpos="far_left", ypos="head") gen "Oh... Those are some nice titties you've got..." ("base", xpos="far_left", ypos="head") - play music "music/Chipper Doodle v2.ogg" fadein 1 # HERMIONE'S THEME. if_changed + play music "music/Chipper Doodle v2.ogg" fadein 1 if_changed # HERMIONE'S THEME. her "No, [name_genie_hermione], please! You mustn't do this..." ("shock", "happyCl", "worried", "mid") gen "This won't take long, just stand still." ("base", xpos="far_left", ypos="head") her "[name_genie_hermione], I didn't agree to this!" ("angry", "base", "angry", "mid", cheeks="blush") @@ -180,7 +180,7 @@ label hg_pf_admire_breasts_T2_masturbate: # Not a Call label show screen blkfade with d3 - play music "music/Chipper Doodle v2.ogg" fadein 1 # HERMIONE'S THEME. if_changed + play music "music/Chipper Doodle v2.ogg" fadein 1 if_changed # HERMIONE'S THEME. her "[name_genie_hermione]?!!" ("angry", "wide", "base", "stare") gen "Just stand still, [name_hermione_genie]..." ("base", xpos="far_left", ypos="head") diff --git a/game/scripts/characters/hermione/events/favors/suck_it.rpy b/game/scripts/characters/hermione/events/favors/suck_it.rpy index 0c3d5b48..ed2c1382 100644 --- a/game/scripts/characters/hermione/events/favors/suck_it.rpy +++ b/game/scripts/characters/hermione/events/favors/suck_it.rpy @@ -200,7 +200,7 @@ label hg_pf_blowjob_T5_intro_E2: her "[name_genie_hermione]?" ("base", "base", "base", "mid") gen "How about another blowjob?" ("base", xpos="far_left", ypos="head") - play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 # SEX THEME. if_changed + play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 if_changed # SEX THEME. her "[name_genie_hermione], how dare you propose such a thing to one of your pupils!" ("scream", "base", "angry", "mid", emote="angry") gen "Wha--...?" ("base", xpos="far_left", ypos="head") her "This is unbecoming of a man of your standing." ("scream", "base", "angry", "mid", emote="angry") @@ -208,7 +208,7 @@ label hg_pf_blowjob_T5_intro_E2: menu: gen "???" ("base", xpos="far_left", ypos="head") "\"Fine. No points to you then! Leave!\"": - play music "music/Chipper Doodle v2.ogg" fadein 1 # HERMIONE'S THEME. if_changed + play music "music/Chipper Doodle v2.ogg" fadein 1 if_changed # HERMIONE'S THEME. her "[name_genie_hermione], calm down, please." ("grin", "happyCl", "worried", "mid", emote="sweat") gen "You are dismissed, [name_hermione_genie]." ("base", xpos="far_left", ypos="head") her "[name_genie_hermione], please, I didn't mean any of the things I said." ("grin", "happyCl", "worried", "mid", emote="sweat") @@ -218,7 +218,7 @@ label hg_pf_blowjob_T5_intro_E2: stop music fadeout 1.0 her "*Giggle*" ("base", "base", "base", "mid") gen "*huh*?" ("base", xpos="far_left", ypos="head") - play music "music/Chipper Doodle v2.ogg" fadein 1 # HERMIONE'S THEME. if_changed + play music "music/Chipper Doodle v2.ogg" fadein 1 if_changed # HERMIONE'S THEME. her "I got you... [name_genie_hermione]." ("grin", "happyCl", "worried", "mid", emote="sweat") gen "What?" ("base", xpos="far_left", ypos="head") @@ -229,7 +229,7 @@ label hg_pf_blowjob_T5_intro_E2: gen "A student caught me in the act and will report me to the ministry of magic." ("base", xpos="far_left", ypos="head") gen "I guess I'll have to sign a resignation and step down being a headmaster." ("base", xpos="far_left", ypos="head") her "[name_genie_hermione]?!" ("open", "wide", "worried", "mid") - play music "music/Chipper Doodle v2.ogg" fadein 1 # HERMIONE'S THEME. if_changed + play music "music/Chipper Doodle v2.ogg" fadein 1 if_changed # HERMIONE'S THEME. gen "*he-he* If you could only see your face." ("grin", xpos="far_left", ypos="head") her "what.." ("soft", "wide", "worried", "mid") gen "I got you." ("base", xpos="far_left", ypos="head") @@ -250,7 +250,7 @@ label hg_pf_blowjob_T5_intro_E2: label hg_pf_blowjob_T5_repeat: her "" ("base", "base", "base", "mid", xpos="mid", ypos="base", trans=fade) - play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 # SEX THEME. if_changed + play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 if_changed # SEX THEME. gen "How would you like to give me another blowjob, [name_hermione_genie]?" ("base", xpos="far_left", ypos="head") her "I suppose I can do that..." ("base", "narrow", "worried", "down") gen "Come here then!" ("grin", xpos="far_left", ypos="head") @@ -271,7 +271,7 @@ label hg_pf_blowjob_T6_intro_E1: her "I'm always trying to behave my best at school--" ("open", "base", "base", "R") her "Oh...{w} I mean... No, Sir!" ("soft", "narrow", "annoyed", "up") - play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 # SEX THEME. if_changed + play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 if_changed # SEX THEME. her "I've been a very, very bad girl, [name_genie_hermione]!" ("soft", "narrow", "base", "mid_soft") gen "..............." ("grin", xpos="far_left", ypos="head") gen "Tell me, what wrongs did you do, [name_hermione_genie]?" ("base", xpos="far_left", ypos="head") @@ -301,7 +301,7 @@ label hg_pf_blowjob_T6_intro_E1: label hg_pf_blowjob_T6_hidden_repeat: her "" ("base", "base", "base", "mid", xpos="mid", ypos="base", trans=fade) - play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 # SEX THEME. if_changed + play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 if_changed # SEX THEME. gen "Suck my dick, [name_hermione_genie]." ("base", xpos="far_left", ypos="head") her "Anything for you, [name_genie_hermione]..." ("base", "narrow", "base", "mid_soft") @@ -309,7 +309,7 @@ label hg_pf_blowjob_T6_hidden_repeat: label hg_pf_blowjob_T6_repeat: her "" ("base", "base", "base", "mid", xpos="mid", ypos="base", trans=fade) - play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 # SEX THEME. if_changed + play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 if_changed # SEX THEME. gen "Suck my dick, [name_hermione_genie]." ("base", xpos="far_left", ypos="head") her "Anything for you, [name_genie_hermione]..." ("base", "narrow", "base", "mid_soft") @@ -326,7 +326,7 @@ label hg_pf_blowjob_1: call her_chibi_scene("bj_pause", trans=d9) pause.8 - play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 # SEX THEME. if_changed + play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 if_changed # SEX THEME. call her_chibi_scene("bj", trans=d9) call ctc @@ -789,7 +789,7 @@ label hg_hidden_blowjob_snape: call sna_walk(action="leave") pause.8 - play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 # SEX THEME. if_changed + play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 if_changed # SEX THEME. call bld nar "Hermione doesn't say a thing. Her face is crimson due to a mix of embarrassment, guilt, and excitement." nar "Seeing her being so confused and vulnerable - and yet continuing to perform her task diligently - pushes you over the edge." @@ -958,7 +958,7 @@ label hg_hidden_blowjob_luna: #TODO Once Luna X Hermione sex scenes are added, a gen "Well that wasn't too bad, was it?" ("base", xpos="far_left", ypos="head") her "{size=-4}(............................. *Slurp...* *Slurp...* *Gulp...*){/size}" ("open_wide_tongue", "narrow", "worried", "up", cheeks="blush") - play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 # SEX THEME. if_changed + play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 if_changed # SEX THEME. nar "Hermione doesn't say a thing. Her face is crimson due to a mix of embarrassment, guilt, and excitement." @@ -1265,7 +1265,7 @@ label hg_hidden_blowjob_tonks: $ tonks.equip(ton_outfit_last) # Equip custom outfit. - play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 # SEX THEME. if_changed + play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 if_changed # SEX THEME. call bld nar "Hermione doesn't say a thing. Her face is crimson due to a mix of embarrassment, guilt, and excitement." @@ -1416,7 +1416,7 @@ label hg_hidden_blowjob_cumming: her "*GULP*!" ("cum", "happyCl", "worried", "mid") her "*Gua-ha*..." ("open_wide_tongue", "base", "base", "mid") gen "You alright?" ("base", xpos="far_left", ypos="head") - play music "music/Chipper Doodle v2.ogg" fadein 1 # HERMIONE'S THEME. if_changed + play music "music/Chipper Doodle v2.ogg" fadein 1 if_changed # HERMIONE'S THEME. her "Yes, [name_genie_hermione]..." ("grin", "narrow", "base", "dead") gen "Going to skip your next meal?" ("base", xpos="far_left", ypos="head") her "I think so..." ("grin", "narrow", "base", "dead") @@ -1479,7 +1479,7 @@ label hg_hidden_blowjob_cumming: pause.5 her "I take it you enjoyed yourself, [name_genie_hermione]?" ("angry", "wink", "base", "mid") - play music "music/Chipper Doodle v2.ogg" fadein 1 # HERMIONE'S THEME. if_changed + play music "music/Chipper Doodle v2.ogg" fadein 1 if_changed # HERMIONE'S THEME. gen "Yes I did, [name_hermione_genie]." ("base", xpos="far_left", ypos="head") her "Good, so Can I get paid now?" ("grin", "narrow", "base", "dead") @@ -1652,7 +1652,7 @@ label hg_pf_blowjob_2: her "*Gua-ha*..." ("open_wide_tongue", "base", "base", "mid") gen "How was that?" ("base", xpos="far_left", ypos="head") - play music "music/Chipper Doodle v2.ogg" fadein 1 # HERMIONE'S THEME. if_changed + play music "music/Chipper Doodle v2.ogg" fadein 1 if_changed # HERMIONE'S THEME. her "So tasty..." ("grin", "narrow", "base", "dead") gen "Really?" ("base", xpos="far_left", ypos="head") her "Yes daddy..." ("grin", "narrow", "base", "dead") @@ -1708,7 +1708,7 @@ label hg_pf_blowjob_2: call her_chibi_scene("bj_pause", trans=d9) pause.8 - play music "music/Chipper Doodle v2.ogg" fadein 1 # HERMIONE'S THEME. if_changed + play music "music/Chipper Doodle v2.ogg" fadein 1 if_changed # HERMIONE'S THEME. her "I take it you enjoyed yourself, [name_genie_hermione]?" ("angry", "wink", "base", "mid") gen "Yes I did, [name_hermione_genie]." ("base", xpos="far_left", ypos="head") @@ -1850,7 +1850,7 @@ label hg_pf_blowjob_2: her "........" ("full_cum", "narrow", "base", "dead", tears="mascara") gen "How was that?" ("base", xpos="far_left", ypos="head") her "..." (tears="mascara") - play music "music/Chipper Doodle v2.ogg" fadein 1 # HERMIONE'S THEME. if_changed + play music "music/Chipper Doodle v2.ogg" fadein 1 if_changed # HERMIONE'S THEME. gen "Are you going to swallow?" ("base", xpos="far_left", ypos="head") her "*Shakes her head from side to side*" ("full_cum", "narrow", "base", "dead", tears="mascara") diff --git a/game/scripts/characters/hermione/events/items/collars.rpy b/game/scripts/characters/hermione/events/items/collars.rpy index b98a16b4..f6b6a01e 100644 --- a/game/scripts/characters/hermione/events/items/collars.rpy +++ b/game/scripts/characters/hermione/events/items/collars.rpy @@ -545,7 +545,7 @@ label whore_scene: #(locked behind public reputation and last sex event) hide screen blkfade with d3 - play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 # SEX THEME. if_changed + play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 if_changed # SEX THEME. gen "Such a good little whore you are...{w=0.4} Now, say aloud what you truly want..." ("base", xpos="far_left", ypos="head") her "..." ("annoyed", "narrow", "worried", "down", cheeks="blush") @@ -764,7 +764,7 @@ label slave_scene: hide screen blkfade with d3 - play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 # SEX THEME. if_changed + play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 if_changed # SEX THEME. gen "That's a good slave." ("base", xpos="far_left", ypos="head") gen "Now ask me nicely to fuck that tight ass of yours." ("base", xpos="far_left", ypos="head") diff --git a/game/scripts/characters/hermione/events/items/vibrators.rpy b/game/scripts/characters/hermione/events/items/vibrators.rpy index 42314237..8c738c7e 100644 --- a/game/scripts/characters/hermione/events/items/vibrators.rpy +++ b/game/scripts/characters/hermione/events/items/vibrators.rpy @@ -805,7 +805,7 @@ label hg_vibrators_personal: show her_vibrators_personal hermione1 noshake eyebrows_upset eyes_squint_right mouth_annoyed zorder 15 as cg with fade else: show her_vibrators_personal hermione1 noshake eyebrows_upset eyes_squint_right mouth_annoyed zorder 15 as cg at color_temperature(1.0) with fade - play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 # SEX THEME. if_changed + play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 if_changed # SEX THEME. gen "I love a good transition to get straight to the point." ("base", xpos="far_left", ypos="head") gen "Now, where were we..." ("base", xpos="far_left", ypos="head") @@ -2482,7 +2482,7 @@ label hg_vibrators_public_return: hide screen blkfade with d5 - play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 # SEX THEME. if_changed + play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 if_changed # SEX THEME. play weather "sounds/day.ogg" fadein 2 fadeout 2 gen "I see...{w=0.4} Hold on, this was just past lunchtime you said?" ("base", xpos="far_left", ypos="head") @@ -2595,7 +2595,7 @@ label hg_vibrators_public_return: hide screen blkfade with d5 - play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 # SEX THEME. if_changed + play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 if_changed # SEX THEME. play weather "sounds/day.ogg" fadein 2 fadeout 2 her "After some convincing, my friends and I finally made our way outside into the courtyard..." ("base", "base", "base", "mid") diff --git a/game/scripts/characters/hermione/events/potions/ass_expand.rpy b/game/scripts/characters/hermione/events/potions/ass_expand.rpy index 288904da..82da9d54 100644 --- a/game/scripts/characters/hermione/events/potions/ass_expand.rpy +++ b/game/scripts/characters/hermione/events/potions/ass_expand.rpy @@ -637,7 +637,7 @@ label her_potion_ass_give: #Genie before groping chibi call her_chibi_scene("behind_desk_back") - play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 # SEX THEME. if_changed + play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 if_changed # SEX THEME. if her_whoring < 19: her "Please be gentle, [name_genie_hermione]..." ("angry", "base", "base", "R", cheeks="blush", xpos="mid", ypos="base", flip=True, trans=d3) diff --git a/game/scripts/characters/hermione/events/potions/breast_expand.rpy b/game/scripts/characters/hermione/events/potions/breast_expand.rpy index dd931efe..a9a33362 100644 --- a/game/scripts/characters/hermione/events/potions/breast_expand.rpy +++ b/game/scripts/characters/hermione/events/potions/breast_expand.rpy @@ -714,7 +714,7 @@ label her_potion_breasts_give: #Genie groping breast chibi animation nude top call her_chibi_scene("grope_tits") - play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 # SEX THEME. if_changed + play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 if_changed # SEX THEME. nar "With the two big globes presented in front of you, you reach out and grab one in each hand and begin massaging them." hide screen blkfade diff --git a/game/scripts/characters/hermione/events/potions/polyjuice_cat.rpy b/game/scripts/characters/hermione/events/potions/polyjuice_cat.rpy index 6758e219..67b26ef4 100644 --- a/game/scripts/characters/hermione/events/potions/polyjuice_cat.rpy +++ b/game/scripts/characters/hermione/events/potions/polyjuice_cat.rpy @@ -504,7 +504,7 @@ label her_potion_cat_return: her "..." ("base", "narrow", "base", "L", cheeks="blush", ypos="head", flip=False) nar "Hermione now kneeling in front of you, takes you into her mouth." - play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 # SEX THEME. if_changed + play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 if_changed # SEX THEME. call her_chibi_scene("bj", trans=d9) call ctc diff --git a/game/scripts/characters/hermione/events/requests/flash_your_tits.rpy b/game/scripts/characters/hermione/events/requests/flash_your_tits.rpy index c942e8b8..8f07404b 100644 --- a/game/scripts/characters/hermione/events/requests/flash_your_tits.rpy +++ b/game/scripts/characters/hermione/events/requests/flash_your_tits.rpy @@ -188,7 +188,7 @@ label hg_pr_flash_T3_E1: call hg_pr_flash_intro - play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 # Music if_changed + play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 if_changed # Music her "*Ehm*... Not too well, actually..." ("angry", "happyCl", "worried", "mid",emote="sweat") her "................................" gen "Just tell me what happened, [name_hermione_genie]." ("base", xpos="far_left", ypos="head") @@ -210,7 +210,7 @@ label hg_pr_flash_T3_E2: call hg_pr_flash_intro - play music "music/Chipper Doodle v2.ogg" fadein 1 # Music if_changed + play music "music/Chipper Doodle v2.ogg" fadein 1 if_changed # Music her "*Ehm*... Sort of..." ("annoyed", "base", "worried", "R") gen "Sort of?" ("base", xpos="far_left", ypos="head") her "Yes... *Ehm*..." ("open", "base", "base", "mid") @@ -311,7 +311,7 @@ label hg_pr_flash_T3_E3: call hg_pr_flash_intro - play music "music/Chipper Doodle v2.ogg" fadein 1 # Music if_changed + play music "music/Chipper Doodle v2.ogg" fadein 1 if_changed # Music her "I think it went well, [name_genie_hermione]." ("annoyed", "base", "worried", "R") gen "Good. Tell me more." ("base", xpos="far_left", ypos="head") her "*Ehm*... There is not much to tell, really..." ("open", "base", "base", "mid") @@ -343,7 +343,7 @@ label hg_pr_flash_T4_E1: her "............." ("angry", "narrow", "base", "down") gen "Well?" ("base", xpos="far_left", ypos="head") her "................" ("angry", "narrow", "base", "down") - play music "music/Chipper Doodle v2.ogg" fadein 1 # Music if_changed + play music "music/Chipper Doodle v2.ogg" fadein 1 if_changed # Music her "Just for the record, [name_genie_hermione]..." ("annoyed", "narrow", "angry", "R") gen "*Hmm*?" ("base", xpos="far_left", ypos="head") her "I think that forcing your pupils to do things like this..." ("scream", "closed", "angry", "mid") @@ -378,7 +378,7 @@ label hg_pr_flash_T4_E2: call hg_pr_flash_intro - play music "music/Chipper Doodle v2.ogg" fadein 1 # Music if_changed + play music "music/Chipper Doodle v2.ogg" fadein 1 if_changed # Music her ".........." ("normal", "happyCl", "worried", "mid") gen "................" ("base", xpos="far_left", ypos="head") her "..............." @@ -422,7 +422,7 @@ label hg_pr_flash_T4_E3: her "I had to spend a big portion of the day at the school library..." her "So I didn't really have the time to perform your task properly, [name_genie_hermione]..." gen "*Hmm*...?" ("base", xpos="far_left", ypos="head") - play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 # Music if_changed + play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 if_changed # Music her "Instead I just went to the library window and..." her "... I just pulled my shirt up and pressed my bare breasts against the glass..." ("angry", "narrow", "base", "down") her "I stood there like that for several seconds..." @@ -455,7 +455,7 @@ label hg_pr_flash_T5_E1: her "So I didn't really have the time to perform your task properly, [name_genie_hermione]..." gen "*Hmm*...?" ("base", xpos="far_left", ypos="head") her "Instead I just made sure there were no teachers around..." ("angry", "base", "base", "mid") - play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 # Music if_changed + play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 if_changed # Music her "Pulled my shirt up..." her "And then I just sat there like that for a while..." ("open", "base", "base", "mid") her "trying to get some studying done..." ("open", "narrow", "worried", "down") @@ -490,7 +490,7 @@ label hg_pr_flash_T5_E2: gen "Alright, fine, continue..." ("base", xpos="far_left", ypos="head") her "*Ehm*..." ("soft", "base", "base", "R") her "......." - play music "music/Chipper Doodle v2.ogg" fadein 1 # Music if_changed + play music "music/Chipper Doodle v2.ogg" fadein 1 if_changed # Music her "*Giggle*" ("grin", "happyCl", "worried", "mid",emote="sweat") gen "*Hmm*...?" ("base", xpos="far_left", ypos="head") her "Then Ginny grabbed my breasts..." ("smile", "base", "base", "R") @@ -525,7 +525,7 @@ label hg_pr_flash_T5_E3: call hg_pr_flash_intro - play music "music/Chipper Doodle v2.ogg" fadein 1 # Music if_changed + play music "music/Chipper Doodle v2.ogg" fadein 1 if_changed # Music her "Yes I did, [name_genie_hermione]..." ("base", "base", "base", "mid") gen "Alright, tell me how did it go." ("base", xpos="far_left", ypos="head") her "Well, let's see..." ("annoyed", "base", "worried", "R") diff --git a/game/scripts/characters/hermione/events/requests/flirt_with_students.rpy b/game/scripts/characters/hermione/events/requests/flirt_with_students.rpy index 83fd58b5..3d8f4f67 100644 --- a/game/scripts/characters/hermione/events/requests/flirt_with_students.rpy +++ b/game/scripts/characters/hermione/events/requests/flirt_with_students.rpy @@ -155,7 +155,7 @@ label hg_pr_flirt_T1_E1: gen "I'm listening..." ("base", xpos="far_left", ypos="head") her "So... I went to him and I said \"Hey, handsome!\"." gen "And?" ("base", xpos="far_left", ypos="head") - play music "music/Chipper Doodle v2.ogg" fadein 1 # Music if_changed + play music "music/Chipper Doodle v2.ogg" fadein 1 if_changed # Music her "He stuck out his tongue and ran off, [name_genie_hermione]." ("normal", "squint", "angry", "mid") gen "Did you try to lure him in with a lollipop?" ("base", xpos="far_left", ypos="head") her "I did not, [name_genie_hermione]..." ("open", "base", "worried", "R") @@ -189,7 +189,7 @@ label hg_pr_flirt_T1_E2: call hg_pr_flirt_intro - play music "music/Chipper Doodle v2.ogg" fadein 1 # Music if_changed + play music "music/Chipper Doodle v2.ogg" fadein 1 if_changed # Music her "Well, I tried to compliment an upperclassman..." ("open", "base", "worried", "R") gen "Did he appreciate it?" ("base", xpos="far_left", ypos="head") her "He called me a \"Gryffindor whore\", [name_genie_hermione]!" ("angry", "base", "angry", "mid", emote="angry") @@ -249,7 +249,7 @@ label hg_pr_flirt_T1_E3: her "But..." ("annoyed", "narrow", "angry", "R") gen "Yes?" ("base", xpos="far_left", ypos="head") - play music "music/Chipper Doodle v2.ogg" fadein 1 # Music if_changed + play music "music/Chipper Doodle v2.ogg" fadein 1 if_changed # Music her "A whole flock of those Slytherin harlots was already there, [name_genie_hermione]." ("angry", "base", "angry", "mid") her "They were cheering and yelling..." @@ -286,7 +286,7 @@ label hg_pr_flirt_T2_E1: her "Well, there was this one guy at the library..." ("open", "base", "worried", "R") her "He was obviously struggling with some assignment, so I offered my help..." gen "And?" ("base", xpos="far_left", ypos="head") - play music "music/Chipper Doodle v2.ogg" fadein 1 # Music if_changed + play music "music/Chipper Doodle v2.ogg" fadein 1 if_changed # Music her "Well, to my surprise he accepted it..." ("smile", "happyCl", "base", "mid") her "He let me finish the assignment for him..." her "While I was working he made a couple of inappropriate comments, but I just smiled in response..." ("angry", "happyCl", "worried", "mid", emote="sweat") @@ -334,7 +334,7 @@ label hg_pr_flirt_T2_E2: her "This morning I did flirt with this one guy..." her "Then after the second period there was this other guy..." ("soft", "base", "base", "R") her "And then something bizarre happened..." ("angry", "base", "worried", "mid") - play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 # Music if_changed + play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 if_changed # Music her "This angry-looking guy from Slytherin came up to me and asked me out on a date..." her "I told him \"no\" at first, but we ended up taking a walk together." ("soft", "base", "base", "R") gen "Did you enjoy yourself, [name_hermione_genie]?" ("base", xpos="far_left", ypos="head") @@ -366,7 +366,7 @@ label hg_pr_flirt_T2_E3: call hg_pr_flirt_intro - play music "music/Chipper Doodle v2.ogg" fadein 1 # Music if_changed + play music "music/Chipper Doodle v2.ogg" fadein 1 if_changed # Music her "Five guys, [name_genie_hermione]!" ("smile", "happyCl", "base", "mid") gen "Really?" ("base", xpos="far_left", ypos="head") her "Yes!" ("base", "happyCl", "base", "mid") @@ -392,7 +392,7 @@ label hg_pr_flirt_T3_E1: call hg_pr_flirt_intro - play music "music/Chipper Doodle v2.ogg" fadein 1 # Music if_changed + play music "music/Chipper Doodle v2.ogg" fadein 1 if_changed # Music her "Eleven boys, [name_genie_hermione]!" ("smile", "happyCl", "base", "mid") gen "Eleven? Really? Your personal best, [name_hermione_genie]." ("base", xpos="far_left", ypos="head") her "Yes." ("base", "happyCl", "base", "mid") @@ -425,7 +425,7 @@ label hg_pr_flirt_T3_E2: call hg_pr_flirt_intro - play music "music/Chipper Doodle v2.ogg" fadein 1 # Music if_changed + play music "music/Chipper Doodle v2.ogg" fadein 1 if_changed # Music her "Two dates, seven quite pleasant conversations..." ("smile", "happyCl", "base", "mid") if hg_pr_kiss.counter >= 1: @@ -453,7 +453,7 @@ label hg_pr_flirt_T3_E3: call hg_pr_flirt_intro her "[name_genie_hermione], I am sorry, but..." ("normal", "happyCl", "worried", "mid") - play music "music/Chipper Doodle v2.ogg" fadein 1 # Music if_changed + play music "music/Chipper Doodle v2.ogg" fadein 1 if_changed # Music her "I hate those Slytherin tramps, [name_genie_hermione]!" ("angry", "base", "angry", "mid") gen "Tell me what happened." ("base", xpos="far_left", ypos="head") her "I don't want to talk about it..." ("annoyed", "narrow", "angry", "R") @@ -466,13 +466,13 @@ label hg_pr_flirt_T3_E3: her "Thank you, [name_genie_hermione]." ("normal", "happyCl", "worried", "mid") gen "No luck with the flirting today then?" ("base", xpos="far_left", ypos="head") her "Oh, quite the opposite, [name_genie_hermione]." ("angry", "happyCl", "worried", "mid", emote="sweat") - play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 # Music if_changed + play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 if_changed # Music her "One of the boys actually took me to the Slytherin common room today..." her "There were at least a dozen of them there..." ("normal", "base", "base", "mid") her "All of the boys knew who I was..." ("open", "closed", "angry", "mid") her "I was the centre of attention at first..." her "And it felt sort of wonderful..." ("base", "narrow", "base", "up") - play music "music/Chipper Doodle v2.ogg" fadein 1 # Music if_changed + play music "music/Chipper Doodle v2.ogg" fadein 1 if_changed # Music her "Then a bunch of those Slytherin harlots stumbled in and..." ("disgust", "narrow", "base", "mid_soft") gen "And?" ("base", xpos="far_left", ypos="head") her "Well, they started saying stuff and doing things..." ("annoyed", "narrow", "angry", "R") diff --git a/game/scripts/characters/hermione/events/requests/flirt_with_teachers.rpy b/game/scripts/characters/hermione/events/requests/flirt_with_teachers.rpy index 6f6efdb0..3b0238e8 100644 --- a/game/scripts/characters/hermione/events/requests/flirt_with_teachers.rpy +++ b/game/scripts/characters/hermione/events/requests/flirt_with_teachers.rpy @@ -111,7 +111,7 @@ label hg_pr_flirt_teacher_T1_E1: # Flitwick #if her_whoring >= 3 and her_whoring < 6: - play music "music/Chipper Doodle v2.ogg" fadein 1 # HERMIONE'S THEME. if_changed + play music "music/Chipper Doodle v2.ogg" fadein 1 if_changed # HERMIONE'S THEME. her "Well, I was going to flirt with Professor Flitwick..." ("open", "base", "worried", "R") her "But I didn't really get that far..." ("open", "squint", "worried", "R") her "Professor Flitwick asked me to show the class how to cast {i}wingardium leviosa{/i}, you see." ("open", "squint", "worried", "mid") @@ -213,7 +213,7 @@ label hg_pr_flirt_teacher_T1_E2: # Snape gen "Who did you try to flirt with?" ("base", xpos="far_left", ypos="head") her "........." ("soft", "base", "base", "R") her "Professor Snape, [name_genie_hermione]." ("annoyed", "narrow", "angry", "R") - play music "music/Chipper Doodle v2.ogg" fadein 1 # HERMIONE'S THEME. if_changed + play music "music/Chipper Doodle v2.ogg" fadein 1 if_changed # HERMIONE'S THEME. gen "Severus? Interesting..." ("base", xpos="far_left", ypos="head") gen "How did it go?" ("base", xpos="far_left", ypos="head") her "It was awful [name_genie_hermione]..." ("normal", "squint", "angry", "mid") @@ -259,7 +259,7 @@ label hg_pr_flirt_teacher_T1_E3: # Filch stop music fadeout 1.0 her "I tried to flirt with mister Filch, [name_genie_hermione]..." ("open", "base", "worried", "R") gen "I see. {size=-5}(No idea who that is.){/size}" ("base", xpos="far_left", ypos="head") - play music "music/Chipper Doodle v2.ogg" fadein 1 # HERMIONE'S THEME. if_changed + play music "music/Chipper Doodle v2.ogg" fadein 1 if_changed # HERMIONE'S THEME. her "Yes, I know that technically mister Filch is not a teacher..." ("open", "base", "worried", "mid") gen "*huh*?" ("base", xpos="far_left", ypos="head") her "But he is part of the school's staff..." ("base", "base", "base", "mid") @@ -285,7 +285,7 @@ label hg_pr_flirt_teacher_T2_E1: # Slughorn stop music fadeout 1.0 her "Well, professor Slughorn invited me over to one of his..." ("open", "base", "worried", "R") her "Rather disturbing tea parties..." - play music "music/Chipper Doodle v2.ogg" fadein 1 # HERMIONE'S THEME. if_changed + play music "music/Chipper Doodle v2.ogg" fadein 1 if_changed # HERMIONE'S THEME. her "There were plenty of girls..." ("open", "closed", "base", "mid") her "But none of them were in my year..." her "Almost every guest was a freshman..." ("annoyed", "squint", "base", "mid") @@ -309,7 +309,7 @@ label hg_pr_flirt_teacher_T2_E2: call hg_pr_flirt_teacher_intro - play music "music/Chipper Doodle v2.ogg" fadein 1 # HERMIONE'S THEME if_changed + play music "music/Chipper Doodle v2.ogg" fadein 1 if_changed # HERMIONE'S THEME if hermione.is_worn("robe"): $ hermione.strip("robe") @@ -432,7 +432,7 @@ label hg_pr_flirt_teacher_T2_E3: # Filch call hg_pr_flirt_teacher_intro - play music "music/Chipper Doodle v2.ogg" fadein 1 # HERMIONE'S THEME. if_changed + play music "music/Chipper Doodle v2.ogg" fadein 1 if_changed # HERMIONE'S THEME. her "Well, I spent quite some time by flirting with mister Filch today." ("soft", "base", "base", "mid",xpos="right",ypos="base") her "What a well-read and exceptionally well-mannered gentleman mister Filch is." ("open", "closed", "base", "mid") gen "........" ("base", xpos="far_left", ypos="head") @@ -487,7 +487,7 @@ label hg_pr_flirt_teacher_T3_E1: # Filch her "And then..." ("open", "base", "base", "mid") her "Not sure if I should..." ("annoyed", "base", "worried", "R") gen "[name_hermione_genie], if you are not going to speak up, you may as well leave." ("base", xpos="far_left", ypos="head") - play music "music/Chipper Doodle v2.ogg" fadein 1 # HERMIONE'S THEME. if_changed + play music "music/Chipper Doodle v2.ogg" fadein 1 if_changed # HERMIONE'S THEME. her "He showed me his \"thing\", [name_genie_hermione]!" ("scream", "happyCl", "worried", "mid") gen "His what?" ("base", xpos="far_left", ypos="head") her "His... manhood, [name_genie_hermione]." ("angry", "happyCl", "worried", "mid", emote="sweat") @@ -522,7 +522,7 @@ label hg_pr_flirt_teacher_T3_E2: # Snape +CG call hg_pr_flirt_teacher_intro - play music "music/Chipper Doodle v2.ogg" fadein 1 # HERMIONE'S THEME. if_changed + play music "music/Chipper Doodle v2.ogg" fadein 1 if_changed # HERMIONE'S THEME. her "Professor Snape!" ("angry", "base", "angry", "mid", emote="angry") gen "*Ehm*... Yeah, I'm pretty sure it's Dumbledore or something..." ("base", xpos="far_left", ypos="head") her "[name_genie_hermione], please, you need to listen to me!" ("open", "base", "base", "mid") @@ -577,7 +577,7 @@ label hg_pr_flirt_teacher_T3_E3: # Lockhart her "He just..." her "How is this possible?" ("mad", "happyCl", "worried", "mid", tears="soft_blink") her "I can't believe this..." - play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 # SEX THEME. if_changed + play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 if_changed # SEX THEME. gen "{size=-4}(*Argh*! The suspense is killing me!){/size}" ("base", xpos="far_left", ypos="head") gen "What was it, [name_hermione_genie]? Speak up!" ("angry", xpos="far_left", ypos="head") her "*huh*?" ("open", "base", "base", "mid") @@ -599,7 +599,7 @@ label hg_pr_flirt_teacher_T3_E3: # Lockhart gen "He didn't reject you, he didn't do anything to you..." ("base", xpos="far_left", ypos="head") gen "What the hell happened then?" ("base", xpos="far_left", ypos="head") her "............." ("normal", "happyCl", "worried", "mid") - play music "music/Chipper Doodle v2.ogg" fadein 1 # HERMIONE'S THEME. if_changed + play music "music/Chipper Doodle v2.ogg" fadein 1 if_changed # HERMIONE'S THEME. her "I made him cry, [name_genie_hermione]..." ("angry", "happyCl", "worried", "mid", emote="sweat") gen "..............{w=0.5}wait what?" ("base", xpos="far_left", ypos="head") her "He gave me a bewildered look and then started to sob..." ("angry", "base", "worried", "mid") diff --git a/game/scripts/characters/hermione/events/requests/give_a_blowjob.rpy b/game/scripts/characters/hermione/events/requests/give_a_blowjob.rpy index 6d58561f..b72977e7 100644 --- a/game/scripts/characters/hermione/events/requests/give_a_blowjob.rpy +++ b/game/scripts/characters/hermione/events/requests/give_a_blowjob.rpy @@ -47,7 +47,7 @@ label hg_pr_blowjob: if her_reputation < 15: jump too_much_public - play music "music/Chipper Doodle v2.ogg" fadein 1 # Music if_changed + play music "music/Chipper Doodle v2.ogg" fadein 1 if_changed # Music gen "Yes, that's how it's usually done..." ("base", xpos="far_left", ypos="head") her "[name_genie_hermione], I..." ("upset", "closed", "base", "mid") her "I refuse to sell you a depraved favour like that, [name_genie_hermione]." ("open", "narrow", "annoyed", "mid", cheeks="blush") @@ -73,7 +73,7 @@ label hg_pr_blowjob: her "..." else: if her_tier >= 6: - play music "music/Chipper Doodle v2.ogg" fadein 1 # Music if_changed + play music "music/Chipper Doodle v2.ogg" fadein 1 if_changed # Music gen "[name_hermione_genie]..." ("base", xpos="far_left", ypos="head") gen "Do you believe in horoscopes?" ("base", xpos="far_left", ypos="head") her "Not even a little bit, [name_genie_hermione]..." ("annoyed", "narrow", "angry", "R") @@ -164,7 +164,7 @@ label hg_pr_blowjob_T5_E1: call hg_pr_blowjob_intro - play music "music/Chipper Doodle v2.ogg" fadein 1 # Music if_changed + play music "music/Chipper Doodle v2.ogg" fadein 1 if_changed # Music gen "You know the drill, [name_hermione_genie]. Start talking." ("base", xpos="far_left", ypos="head") her "I gave a blowjob, [name_genie_hermione]..." ("disgust", "narrow", "base", "mid_soft") gen "Good. Tell me more." ("base", xpos="far_left", ypos="head") @@ -188,7 +188,7 @@ label hg_pr_blowjob_T5_E2: her "[name_genie_hermione], I..." ("angry", "narrow", "base", "down") her "I tried, but..." - play music "music/Despair_by_erenik.ogg" fadein 1 # Music if_changed + play music "music/Despair_by_erenik.ogg" fadein 1 if_changed # Music her "The boy turned me down, [name_genie_hermione]..." ("mad", "base", "worried", "mid", tears="soft") her "I cannot believe that actually happened..." ("angry", "base", "base", "mid", tears="soft") her "I am one of the top students in this school!" @@ -243,7 +243,7 @@ label hg_pr_blowjob_T6_intro_E1: her "Splendid, [name_genie_hermione]. Simply splendid." ("base", "happyCl", "base", "mid") gen "Really? Do tell." ("base", xpos="far_left", ypos="head") - play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 # Music if_changed + play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 if_changed # Music her "Today I did something I wanted to do for such a long time now..." ("base", "narrow", "base", "up") her "But never could muster up enough courage for..." gen "*Hmm*...?" ("base", xpos="far_left", ypos="head") @@ -277,7 +277,7 @@ label hg_pr_blowjob_T6_E2: gen "[name_hermione_genie]..." ("base", xpos="far_left", ypos="head") gen "You look like hell..." ("base", xpos="far_left", ypos="head") - play music "music/Chipper Doodle v2.ogg" fadein 1 # Music if_changed + play music "music/Chipper Doodle v2.ogg" fadein 1 if_changed # Music her "[name_genie_hermione], I... Yes, thanks to that Slytherin boy..." ("scream", "closed", "angry", "mid", tears="mascara") gen "Slytherin...{w=0.4} Seriously?!" ("angry", xpos="far_left", ypos="head") her "Yes, [name_genie_hermione]." ("annoyed", "narrow", "annoyed", "mid", tears="mascara") @@ -328,7 +328,7 @@ label hg_pr_blowjob_T6_E3: gen "Hermione?!" ("angry", xpos="far_left", ypos="head") gen "What happened to you, [name_hermione_genie]?" ("angry", xpos="far_left", ypos="head") gen "All I asked you to do was to give a blowjob to one of your classmates." ("angry", xpos="far_left", ypos="head") - play music "music/Chipper Doodle v2.ogg" fadein 1 # Music if_changed + play music "music/Chipper Doodle v2.ogg" fadein 1 if_changed # Music her "That... That was exactly what I did, [name_genie_hermione]." ("angry", "narrow", "base", "down") gen "[name_hermione_genie], you are covered in cum head to toe." ("base", xpos="far_left", ypos="head") her "I am?" ("soft", "narrow", "annoyed", "up") diff --git a/game/scripts/characters/hermione/events/requests/give_a_handjob.rpy b/game/scripts/characters/hermione/events/requests/give_a_handjob.rpy index 0f58440c..fca6b7a0 100644 --- a/game/scripts/characters/hermione/events/requests/give_a_handjob.rpy +++ b/game/scripts/characters/hermione/events/requests/give_a_handjob.rpy @@ -34,7 +34,7 @@ label hg_pr_handjob: with hpunch her "{size=+5}What?!!{/size}" ("shock", "wide", "base", "stare") - play music "music/Chipper Doodle v2.ogg" fadein 1 # Music if_changed + play music "music/Chipper Doodle v2.ogg" fadein 1 if_changed # Music her "Now you have done it, [name_genie_hermione]! You crossed the line!" ("angry", "base", "angry", "mid") her "I know I did sell you a couple of rather questionable favours in the past..." gen "{size=-4}*Heh* a couple she says...{/size}" ("base", xpos="far_left", ypos="head") @@ -82,7 +82,7 @@ label hg_pr_handjob: her "What?" ("scream", "wide", "base", "mid") her "Of course not! I would never--" ("scream", "closed", "angry", "mid") gen "How about a handjob then?" ("base", xpos="far_left", ypos="head") - play music "music/Chipper Doodle v2.ogg" fadein 1 # Music if_changed + play music "music/Chipper Doodle v2.ogg" fadein 1 if_changed # Music her "..............." ("annoyed", "narrow", "angry", "R") gen "Oh come on. You did it before." ("base", xpos="far_left", ypos="head") her "*Hmm*.........." ("annoyed", "narrow", "annoyed", "mid") @@ -174,7 +174,7 @@ label hg_pr_handjob_T4_E1: call hg_pr_handjob_intro - play music "music/Chipper Doodle v2.ogg" fadein 1 # Music if_changed + play music "music/Chipper Doodle v2.ogg" fadein 1 if_changed # Music her "Quite awful... of course..." ("annoyed", "squint", "angry", "mid") gen "Just tell me what happened, [name_hermione_genie]..." ("base", xpos="far_left", ypos="head") her "I made a complete fool out of myself, that's what happened, [name_genie_hermione]." ("disgust", "narrow", "base", "mid_soft") @@ -233,7 +233,7 @@ label hg_pr_handjob_T4_E2: call hg_pr_handjob_intro - play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 # Music if_changed + play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 if_changed # Music her "It went well, [name_genie_hermione]..." ("open", "base", "base", "mid") her "I asked one of the Gryffindor boys to let me do \"it\" to him..." her "To my surprise he agreed eagerly." ("open", "base", "base", "mid", cheeks="blush") @@ -270,7 +270,7 @@ label hg_pr_handjob_T4_E3: her "" ("angry", "narrow", "angry", "R", xpos="mid", ypos="base", trans=d3) gen "...-go." ("base", xpos="far_left", ypos="head") - play music "music/Chipper Doodle v2.ogg" fadein 1 # Music if_changed + play music "music/Chipper Doodle v2.ogg" fadein 1 if_changed # Music her "Awful, [name_genie_hermione]. Simply awful..." ("scream", "happyCl", "worried", "mid") gen "You've got something... in your hair there..." ("base", xpos="far_left", ypos="head") her "*huh*?" ("open", "base", "angry", "mid") @@ -305,7 +305,7 @@ label hg_pr_handjob_T5_E1: call hg_pr_handjob_intro - play music "music/Chipper Doodle v2.ogg" fadein 1 # Music if_changed + play music "music/Chipper Doodle v2.ogg" fadein 1 if_changed # Music her "*Ehm*..." ("open", "base", "base", "mid") her "Not that good to be honest, [name_genie_hermione]..." gen "Oh?" ("base", xpos="far_left", ypos="head") @@ -359,13 +359,13 @@ label hg_pr_handjob_T5_E2: call hg_pr_handjob_intro - play music "music/Chipper Doodle v2.ogg" fadein 1 # Music if_changed + play music "music/Chipper Doodle v2.ogg" fadein 1 if_changed # Music her "Fine I suppose..." ("open", "closed", "base", "mid") her "Although I am still not sure how I feel about all of this..." ("annoyed", "base", "worried", "R") gen "Your personal feelings are of no concern to me, [name_hermione_genie]." ("base", xpos="far_left", ypos="head") gen "Just tell me more about how it went." ("base", xpos="far_left", ypos="head") her "Well, there is not much to tell. [name_genie_hermione]..." ("open", "base", "base", "mid") - play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 # Music if_changed + play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 if_changed # Music her "Today I gave another handjob to one of my classmates..." her "Me, Hermione Granger..." ("open", "narrow", "worried", "down") her "Giving free handjobs in the school's restroom..." ("angry", "narrow", "base", "down") @@ -424,10 +424,10 @@ label hg_pr_handjob_T5_E3: call hg_pr_handjob_intro - play music "music/Chipper Doodle v2.ogg" fadein 1 # Music if_changed + play music "music/Chipper Doodle v2.ogg" fadein 1 if_changed # Music her "Pretty well, [name_genie_hermione]." ("open", "closed", "base", "mid") gen "Great. Tell me more." ("base", xpos="far_left", ypos="head") - play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 # Music if_changed + play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 if_changed # Music her "Well, today was a rather busy day..." ("open", "base", "base", "mid") her "And I had to catch up on some studying..." her "So I really had no time to plan this out properly, like I normally would..." @@ -494,7 +494,7 @@ label hg_pr_handjob_T6_intro_E1: gen "[name_hermione_genie]..." ("base", xpos="far_left", ypos="head") her "I did a bad thing today, [name_genie_hermione]..." ("open", "base", "worried", "R") gen "Did you now? Do tell..." ("base", xpos="far_left", ypos="head") - play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 # Music if_changed + play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 if_changed # Music her "Yes, I did a bad thing... a very bad thing..." her "A very bad and foolish thing..." ("annoyed", "squint", "angry", "mid") her "..." @@ -539,7 +539,7 @@ label hg_pr_handjob_T6_E2: call hg_pr_handjob_intro - play music "music/Chipper Doodle v2.ogg" fadein 1 # Music if_changed + play music "music/Chipper Doodle v2.ogg" fadein 1 if_changed # Music her "It went... Particularly well..." ("base", "squint", "base", "mid") her "I did it more than once actually..." gen "More than once?" ("base", xpos="far_left", ypos="head") @@ -580,7 +580,7 @@ label hg_pr_handjob_T6_E3: her "I........." her "..............." ("clench", "narrow", "base", "down") gen "Spit it out, [name_hermione_genie]. The suspense is killing me." ("base", xpos="far_left", ypos="head") - play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 # Music if_changed + play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 if_changed # Music her "I sort of did it during class..." ("open", "narrow", "worried", "down") gen "Impressive..." ("base", xpos="far_left", ypos="head") her "Sir, you don't understand.... Let me try and explain!" ("angry", "narrow", "base", "down") diff --git a/game/scripts/characters/hermione/events/requests/have_sex.rpy b/game/scripts/characters/hermione/events/requests/have_sex.rpy index 4c66a413..701578f0 100644 --- a/game/scripts/characters/hermione/events/requests/have_sex.rpy +++ b/game/scripts/characters/hermione/events/requests/have_sex.rpy @@ -40,7 +40,7 @@ label hg_pr_sex: if her_reputation < 18: jump too_much_public - play music "music/Chipper Doodle v2.ogg" fadein 1 # Music if_changed + play music "music/Chipper Doodle v2.ogg" fadein 1 if_changed # Music her ".............." ("angry", "base", "angry", "mid") her "I had the feeling that we would get to this sooner or later..." ("disgust", "narrow", "base", "mid_soft") her "But..." ("annoyed", "narrow", "angry", "R") @@ -168,7 +168,7 @@ label hg_pr_sex_T6_E3: call hg_pr_sex_intro - play music "music/Chipper Doodle v2.ogg" fadein 1 # Music if_changed + play music "music/Chipper Doodle v2.ogg" fadein 1 if_changed # Music her "Yes I did, [name_genie_hermione]." ("upset", "closed", "base", "mid") her "And in the school library of all places..." ("open", "narrow", "annoyed", "mid", cheeks="blush") her "At first I was kind of worried that we would make too much noise..." @@ -203,7 +203,7 @@ label hg_pr_sex_T6_E4: call hg_pr_sex_intro - play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 # Music if_changed + play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 if_changed # Music her "I did, [name_genie_hermione]." ("upset", "closed", "base", "mid") her "I took one of the Ravenclaw boys to the girl's restroom..." ("base", "narrow", "worried", "down") her "... and let him have his way with me in one of the stalls." diff --git a/game/scripts/characters/hermione/events/requests/kiss_a_girl.rpy b/game/scripts/characters/hermione/events/requests/kiss_a_girl.rpy index b231a4b8..6c28296c 100644 --- a/game/scripts/characters/hermione/events/requests/kiss_a_girl.rpy +++ b/game/scripts/characters/hermione/events/requests/kiss_a_girl.rpy @@ -148,7 +148,7 @@ label hg_pr_kiss_T3_E1: her "I tried, [name_genie_hermione]. I really did." gen "And?" ("base", xpos="far_left", ypos="head") her "Well..." ("annoyed", "base", "worried", "R") - play music "music/Chipper Doodle v2.ogg" fadein 1 # Music if_changed + play music "music/Chipper Doodle v2.ogg" fadein 1 if_changed # Music her "It was awkward and embarrassing..." gen "did you do it or not?" ("base", xpos="far_left", ypos="head") her "... no I did not, [name_genie_hermione]..." ("annoyed", "narrow", "angry", "R") @@ -173,7 +173,7 @@ label hg_pr_kiss_T3_E2: call hg_pr_kiss_intro - play music "music/Chipper Doodle v2.ogg" fadein 1 # Music if_changed + play music "music/Chipper Doodle v2.ogg" fadein 1 if_changed # Music her "I did, [name_genie_hermione]..." ("open", "closed", "base", "mid") gen "Good. Give me the details." ("base", xpos="far_left", ypos="head") her "Well, I kissed a girl. Just like you told me to, [name_genie_hermione]." ("annoyed", "squint", "base", "mid") @@ -196,7 +196,7 @@ label hg_pr_kiss_T3_E3: call hg_pr_kiss_intro - play music "music/Chipper Doodle v2.ogg" fadein 1 # Music if_changed + play music "music/Chipper Doodle v2.ogg" fadein 1 if_changed # Music her "Yes, I did, [name_genie_hermione]." ("open", "closed", "base", "mid") gen "Good. Tell me how it went." ("base", xpos="far_left", ypos="head") her "It went well, [name_genie_hermione]." ("open", "closed", "base", "mid") @@ -261,7 +261,7 @@ label hg_pr_kiss_T4_E1: her "And she told me that she never kissed one..." ("open", "closed", "base", "mid") her "And that she is worried that she might be very bad at it..." her "So I just offered my help..." ("base", "base", "base", "mid") - play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 # Music if_changed + play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 if_changed # Music her "And then we spent some time in one of the bathroom stalls..." her "Making out..." ("base", "base", "base", "mid") her "She caught on real quick... I think she could be really good at it with some practice..." ("open", "base", "base", "mid") @@ -283,7 +283,7 @@ label hg_pr_kiss_T4_E2: call hg_pr_kiss_intro - play music "music/Chipper Doodle v2.ogg" fadein 1 # Music if_changed + play music "music/Chipper Doodle v2.ogg" fadein 1 if_changed # Music her "I did, [name_genie_hermione]." ("open", "closed", "base", "mid") gen "Tell me how it went." ("base", xpos="far_left", ypos="head") her "Well... *Ehm*..." ("open", "base", "base", "mid") @@ -326,7 +326,7 @@ label hg_pr_kiss_T4_E3: her "May I ask you a question?" ("open", "base", "base", "mid") gen "By all means." ("base", xpos="far_left", ypos="head") her "*Ehm*..." ("annoyed", "narrow", "angry", "R") - play music "music/Chipper Doodle v2.ogg" fadein 1 # Music if_changed + play music "music/Chipper Doodle v2.ogg" fadein 1 if_changed # Music her "Why are boys so into watching girls make out with each other, [name_genie_hermione]?" ("disgust", "narrow", "base", "mid_soft") menu: @@ -376,7 +376,7 @@ label hg_pr_kiss_T5_E1: call hg_pr_kiss_intro - play music "music/Chipper Doodle v2.ogg" fadein 1 # Music if_changed + play music "music/Chipper Doodle v2.ogg" fadein 1 if_changed # Music her "I did, [name_genie_hermione]." ("soft", "base", "base", "mid") gen "I'm all ears..." ("base", xpos="far_left", ypos="head") her "Well, I kissed that annoying blond girl from Slytherin..." ("annoyed", "squint", "base", "mid") @@ -467,7 +467,7 @@ label hg_pr_kiss_T5_E2: her "So me and Ginny, we were studying..." her "And we got to talking about boys..." gen "Naturally..." ("base", xpos="far_left", ypos="head") - play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 # Music if_changed + play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 if_changed # Music her "And then I sort of kissed her..." ("open", "base", "base", "R", cheeks="blush") her "And Ginny returned my kiss with such passion..." ("base", "narrow", "base", "mid_soft") her "that we sort of ended up doing more than just kissing..." diff --git a/game/scripts/characters/hermione/events/requests/let_them_grope_you.rpy b/game/scripts/characters/hermione/events/requests/let_them_grope_you.rpy index a8e56bae..7cd850b1 100644 --- a/game/scripts/characters/hermione/events/requests/let_them_grope_you.rpy +++ b/game/scripts/characters/hermione/events/requests/let_them_grope_you.rpy @@ -165,7 +165,7 @@ label hg_pr_grope_T2_E1: her "He thought I was joking at first..." ("annoyed", "base", "worried", "R") her "So embarrassing..." ("normal", "happyCl", "worried", "mid") gen "So, did he cop a feel or not?" ("base", xpos="far_left", ypos="head") - play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 # Music if_changed + play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 if_changed # Music her "He did..." ("normal", "happyCl", "worried", "mid") gen "Well, where did he touch you, [name_hermione_genie]?" ("base", xpos="far_left", ypos="head") her "*Ehm*... My legs..." ("annoyed", "base", "worried", "R") @@ -186,7 +186,7 @@ label hg_pr_grope_T2_E2: her "I did, but it was all very awkward and embarrassing..." ("annoyed", "narrow", "angry", "R") gen "That's the whole point of it, [name_hermione_genie]." ("base", xpos="far_left", ypos="head") gen "Tell me where you were touched today..." ("base", xpos="far_left", ypos="head") - play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 # Music if_changed + play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 if_changed # Music her "*Ehm*..." her "Well, he touched me under my skirt a little..." ("angry", "base", "base", "mid") her "Then I let him rub my..." @@ -203,7 +203,7 @@ label hg_pr_grope_T2_E3: call hg_pr_grope_intro - play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 # Music if_changed + play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 if_changed # Music her "I led this one guy from Hufflepuff to an empty classroom and I told him that he can touch me if he wants." ("open", "base", "base", "mid") her "That I don't mind..." her "..........." ("annoyed", "base", "worried", "R") @@ -218,7 +218,7 @@ label hg_pr_grope_T2_E3: her "I think he was more interested in {size=+5}me{/size} molesting {size=+5}him{/size}..." her "He asked me to call him a \"sissy boy\"..." ("upset", "wink", "base", "mid") - play music "music/Despair_by_erenik.ogg" fadein 1 # Music if_changed + play music "music/Despair_by_erenik.ogg" fadein 1 if_changed # Music her "And he kept on reassuring me that he has a very small penis..." ("open", "base", "worried", "down") her "He just kept repeating that *sob*!..." ("angry", "base", "base", "mid", tears="soft") her "Why would anyone be like this?" ("angry", "base", "base", "mid", tears="soft") @@ -242,7 +242,7 @@ label hg_pr_grope_T3_E1: call hg_pr_grope_intro - play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 # Music if_changed + play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 if_changed # Music her "Well... There is not much to tell..." ("open", "closed", "base", "mid") her "I found this one boy from Ravenclaw..." her "Led him to one of the empty classrooms in the eastern wing..." @@ -270,7 +270,7 @@ label hg_pr_grope_T3_E2: her "Well..." ("open", "closed", "base", "mid") her "I'm not sure whether or not this counts, but..." her "During Herbology class today..." - play music "music/Chipper Doodle v2.ogg" fadein 1 # Music if_changed + play music "music/Chipper Doodle v2.ogg" fadein 1 if_changed # Music her "I let this one boy slide his hand under my skirt..." ("upset", "wink", "base", "mid") her "So while Professor Sprout explained the differences between {i}mandrake{/i} and {i}mandragore{/i}..." her "--Something I already knew of course--..." ("open", "squint", "base", "mid") @@ -300,7 +300,7 @@ label hg_pr_grope_T3_E3: her "................." ("annoyed", "narrow", "angry", "R") gen "???" ("base", xpos="far_left", ypos="head") - play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 # Music if_changed + play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 if_changed # Music her "I don't want to talk about it, [name_genie_hermione]..." ("annoyed", "narrow", "angry", "R") gen "What happened, [name_hermione_genie]. Spit it out." ("base", xpos="far_left", ypos="head") her "................." ("annoyed", "narrow", "annoyed", "mid") @@ -322,7 +322,7 @@ label hg_pr_grope_T3_E3: her ".........." ("clench", "narrow", "base", "down") gen "What?" ("base", xpos="far_left", ypos="head") her "....................." ("normal", "happyCl", "worried", "mid") - play music "music/Despair_by_erenik.ogg" fadein 1 # Music if_changed + play music "music/Despair_by_erenik.ogg" fadein 1 if_changed # Music her "He started to touch my... feet, [name_genie_hermione]." ("scream", "happyCl", "worried", "mid") gen "*huh*?" ("base", xpos="far_left", ypos="head") gen "Your \"Feet\"? Is that what zoomers call tits these days?" ("base", xpos="far_left", ypos="head") @@ -358,7 +358,7 @@ label hg_pr_grope_T4_E1: her "During the potions class today..." her "I wrote a note on a piece of paper..." her "I was about to slide it to my lab partner's coat when..." - play music "music/Chipper Doodle v2.ogg" fadein 1 # Music if_changed + play music "music/Chipper Doodle v2.ogg" fadein 1 if_changed # Music her "Professor Snape snatched it right out of my hand..." ("annoyed", "narrow", "angry", "R") her "He then read it out aloud for the entire class..." ("annoyed", "narrow", "annoyed", "mid", cheeks="blush") her "I thought I was going to die from embarrassment..." ("disgust", "narrow", "annoyed", "down", cheeks="blush") @@ -370,7 +370,7 @@ label hg_pr_grope_T4_E1: her "I really hate professor Snape, [name_genie_hermione]..." ("angry", "base", "angry", "mid", cheeks="blush") gen "What happened then?" ("base", xpos="far_left", ypos="head") her "Nothing..." ("open", "narrow", "worried", "down") - play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 # Music if_changed + play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 if_changed # Music her "But when the class was over..." her "These two nasty-looking boys from Slytherin cornered me..." her "Actually they weren't mean to me or anything..." @@ -399,7 +399,7 @@ label hg_pr_grope_T4_E2: her "Defence Against Dark Arts, [name_genie_hermione]." ("open", "closed", "base", "mid") her "Anyway..." her "This stocky Hufflepuff boy came up to me..." ("open", "base", "base", "R") - play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 # Music if_changed + play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 if_changed # Music her "He said someone told him that I let boys touch me..." ("angry", "wink", "base", "mid") her "Normally I would deny everything..." ("base", "narrow", "base", "mid_soft") her "But I decided not to waste the opportunity..." @@ -419,7 +419,7 @@ label hg_pr_grope_T4_E3: her "I did what you told me to do, [name_genie_hermione]..." her "But... it sort of... *Ehm*..." her "Well, it sort of escalated into something else..." ("base", "narrow", "base", "up") - play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 # Music if_changed + play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 if_changed # Music gen "*Hmm*?" ("base", xpos="far_left", ypos="head") her "*Ehm*..." ("upset", "wink", "base", "mid") her "I sort of... got caught while I was letting this one boy fondle my breasts..." diff --git a/game/scripts/events/ending.rpy b/game/scripts/events/ending.rpy index 28dc6b36..8799aa34 100644 --- a/game/scripts/events/ending.rpy +++ b/game/scripts/events/ending.rpy @@ -524,7 +524,7 @@ label ball_ending_E2: her "Sir, what is going on? Why are you... lurking in the shadows?" ("upset", "base", "base", "mid") gen "Just be quiet and listen for a second! Can you do that for me?" ("base", xpos="far_left", ypos="head") - play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 # SEX THEME. if_changed + play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 if_changed # SEX THEME. her "Yes, sir..." ("upset", "base", "base", "mid") gen "Well, here is the thing..." ("base", xpos="far_left", ypos="head") gen "There is something you need to kn--" ("base", xpos="far_left", ypos="head") @@ -2133,7 +2133,7 @@ label ball_ending_E2: gen "A very nice touch." ("grin", xpos="far_left", ypos="head") her "........................................................" ("crooked_smile", "happyCl", "worried", "mid", cheeks="blush") - play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 # SEX THEME. if_changed + play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 if_changed # SEX THEME. $ dynamic_cg("ball/sex", "background") show screen bld1 diff --git a/game/scripts/events/ending_after.rpy b/game/scripts/events/ending_after.rpy index ec56e6d4..95c0a725 100644 --- a/game/scripts/events/ending_after.rpy +++ b/game/scripts/events/ending_after.rpy @@ -12,7 +12,7 @@ label ending_after: $ renpy.scene("screens") centered "{size=+7}{color=#cbcbcb}Somewhere outside of time and space...{/color}{/size}\n\n{#LINT_IGNORE}" - play music "music/epic-unease-by-kevin-macleod.ogg" fadein 1 fadeout 1 # noloop if_changed + play music "music/epic-unease-by-kevin-macleod.ogg" fadein 1 fadeout 1 if_changed # noloop pause 3 g2 "Where... where am I...?" with d5 g2 "Am I dead... is this the end...?" diff --git a/game/scripts/events/final_events.rpy b/game/scripts/events/final_events.rpy index 5f43aae9..db5353b8 100644 --- a/game/scripts/events/final_events.rpy +++ b/game/scripts/events/final_events.rpy @@ -66,7 +66,7 @@ label ball_quest_E1: her "I will have to... sleep...?" ("angry", "wide", "base", "mid") her "..................." ("angry", "base", "angry", "mid", cheeks="blush") - play music "music/Chipper Doodle v2.ogg" fadein 1 # HERMIONE'S THEME. if_changed + play music "music/Chipper Doodle v2.ogg" fadein 1 if_changed # HERMIONE'S THEME. her "I am not stupid, [name_genie_hermione]... Quite the opposite in fact." ("angry", "closed", "angry", "mid", cheeks="blush") her "And I understand that the nature of the favours I have been selling you lately..." ("open", "base", "angry", "R", cheeks="blush") her "... Might have led you to believe that I would be willing to..." ("open", "squint", "angry", "mid", cheeks="blush") @@ -141,7 +141,7 @@ label ball_quest_E1: gen "............" ("base", xpos="far_left", ypos="head") - play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 # SEX THEME. if_changed + play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 if_changed # SEX THEME. hide screen bld1 hide hermione_main @@ -187,7 +187,7 @@ label ball_quest_E1: "\"Take your top off.\"" if not d_flag_01: $ d_flag_01 = True - play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 # SEX THEME. if_changed + play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 if_changed # SEX THEME. if not hermione.is_worn("top"): her "Take off my what? I'm not exactly clothed, you know!" ("angry", "base", "annoyed", "R") @@ -240,7 +240,7 @@ label ball_quest_E1: "\"Take your bottoms off.\"" if not d_flag_02: $ d_flag_02 = True - play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 # SEX THEME. if_changed + play music "music/(Orchestral) Playful Tension by Shadow16nh.ogg" fadein 1 if_changed # SEX THEME. $ hermione.strip("robe", "accessory") if not hermione.is_worn("bottom"): her "I would if you'd let me wear any!" ("angry", "base", "angry", "mid") @@ -673,7 +673,7 @@ label ball_quest_E5: with hpunch gen "I thought that you--" ("base", xpos="far_left", ypos="head") - play music "music/Chipper Doodle v2.ogg" fadein 1 # HERMIONE'S THEME. if_changed + play music "music/Chipper Doodle v2.ogg" fadein 1 if_changed # HERMIONE'S THEME. her "[name_genie_hermione]!" ("angry", "base", "base", "mid", tears="soft") gen "What? What happened? Don't tell me it's the wrong colour or something!" ("angry", xpos="far_left", ypos="head") her "It's perfect, [name_genie_hermione]...*sob*!" ("angry", "base", "base", "mid", tears="soft") diff --git a/game/scripts/minigames/mirror/events/suck_and_run.rpy b/game/scripts/minigames/mirror/events/suck_and_run.rpy index 8372e727..6d7f147a 100644 --- a/game/scripts/minigames/mirror/events/suck_and_run.rpy +++ b/game/scripts/minigames/mirror/events/suck_and_run.rpy @@ -181,7 +181,7 @@ label suck_and_run: hide screen bld1 call gen_chibi("sit_behind_desk") - play music "sounds/night.ogg" fadein 1 # Intentional, because background channel is already preoccupied if_changed + play music "sounds/night.ogg" fadein 1 if_changed # Intentional, because background channel is already preoccupied show screen add_overlay hide screen blkfade