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:
parent
12517df4aa
commit
f036e508e1
File diff suppressed because it is too large
Load Diff
@ -1001,9 +1001,9 @@ label hermione_intro_E5:
|
|||||||
her "But that's not all..." ("normal", "squint", "angry", "mid")
|
her "But that's not all..." ("normal", "squint", "angry", "mid")
|
||||||
her "The \"MRM\" shall investigate our education system much closer now..."
|
her "The \"MRM\" shall investigate our education system much closer now..."
|
||||||
her "I think some sort of foul play might be taking place..."
|
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..."
|
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 "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")
|
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")
|
her "(Wow. That's quite a lot for such simple request...)" ("base", "base", "base", "mid")
|
||||||
$ current_payout = 20
|
$ 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":
|
if current_favor == "show_tongue":
|
||||||
her "M-my... tongue, sir?" ("grin", "happyCl", "worried", "mid", emote="sweat")
|
her "M-my... tongue, sir?" ("grin", "happyCl", "worried", "mid", emote="sweat")
|
||||||
|
Loading…
Reference in New Issue
Block a user