Hermione Scene + mix fixes

* Replaced old calls in added clothing choice.
* Added clothing state check for strip so it won't play the sound if she's already naked.
* Minor writing tweaks.
This commit is contained in:
Johnny28 2023-02-27 15:52:42 +01:00
parent 12517df4aa
commit f036e508e1
2 changed files with 47 additions and 41 deletions

View File

@ -1001,9 +1001,9 @@ label hermione_intro_E5:
her "But that's not all..." ("normal", "squint", "angry", "mid")
her "The \"MRM\" shall investigate our education system much closer now..."
her "I think some sort of foul play might be taking place..."
gen "*exagerrated gasp* No way!" ("base", xpos="far_left", ypos="head")
gen "*Exaggerated gasp* No way!" ("base", xpos="far_left", ypos="head")
her "I have a list of suspects already but I will get back to you on this later..."
gen "*Ehm*... alright..." ("base", xpos="far_left", ypos="head")
gen "*Ehm*... Alright..." ("base", xpos="far_left", ypos="head")
her "Oh, my classes are about to start. I'd better go..." ("open", "base", "worried", "R")
her "Good day to you, sir." ("base", "happyCl", "base", "mid")
@ -1230,7 +1230,7 @@ label hermione_intro_E6:
her "(Wow. That's quite a lot for such simple request...)" ("base", "base", "base", "mid")
$ current_payout = 20
her "Em, alright..." (xpos="mid", ypos="base", trans=fade)
her "*Ehm*, alright..." (xpos="mid", ypos="base", trans=fade)
if current_favor == "show_tongue":
her "M-my... tongue, sir?" ("grin", "happyCl", "worried", "mid", emote="sweat")