From 38214d719e0085c0e3a45911143ebc5ddb7673cf Mon Sep 17 00:00:00 2001 From: LoafyLemon Date: Fri, 5 Aug 2022 20:47:10 +0100 Subject: [PATCH] Vibrator Events - Requested changes --- .../hermione/events/items/vibrators.rpy | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/game/scripts/characters/hermione/events/items/vibrators.rpy b/game/scripts/characters/hermione/events/items/vibrators.rpy index 670d7ad9..e9dc533a 100644 --- a/game/scripts/characters/hermione/events/items/vibrators.rpy +++ b/game/scripts/characters/hermione/events/items/vibrators.rpy @@ -73,7 +73,7 @@ label hg_vibrators: if her_tier < 5: her "The vibrators again..." gen "How lucky for you." ("base") - gen "Ready to give them a another whirl?" ("base") + gen "Ready to give them another whirl?" ("base") her "*Hmm*...{w=0.4} Sure, but only if you pay me twenty points!" gen "Yeah, yeah, now get on with it." ("base") her "..." @@ -100,7 +100,7 @@ label hg_vibrators: if hermione.is_any_worn("bra", "panties"): her "You want me to tape them to my breasts?!" - gen "Or you can put them inside your underwear, whatever floats your boat..." ("base") + gen "Or you can put them inside your underwear, whatever {/i}boats your float{i}..." ("base") # Intentional else: her "But then you'll see when I--" her "Could I at least wear some underwear?" @@ -384,7 +384,7 @@ label hg_vibrators_public: her "The entire day?!" #shocked but horny gen "That's right." ("grin") her "But [genie_name], wearing them for the entire day is--" - gen "Blimey! I didn't think about chafing!" ("base") + gen "{i}Blathering Blatherskite{/i}! I didn't think about chafing!" ("base") her "I wasn't--{w=0.2} I mean, yes, there's no way I could wear them under my clothes for the entire day!" gen "It's settled then. You'll wear them {i}without{/i} clothes." ("base") her "Wait, that's not--{w=0.2} I have to wear clothes!" @@ -665,8 +665,8 @@ label hg_vibrators_personal: gen "Of course... You are graded for every school activity, [hermione_name]." ("base") her "I-- *ah* -- Already know that." gen "Then spread those legs already, lest you want the {b}D{/b}... {w=0.2}grading." ("base") - her "Don't you mean {i}Trolls{/i}?" - gen "Trolls? What the--" ("angry") + her "Don't you mean {i}a Troll{/i}?" + gen "A Troll? What the--" ("angry") her "It is the grading system used in Hogwarts, I'm sure you--" gen "Close your mouth, and open those legs..." gen "(First she talks about trolls, then some hogwash... And they call {i}me{/i} the eccentric one, bah!)" ("base") @@ -1197,7 +1197,7 @@ label hg_vibrators_personal: if True: # TODO if vibrators not unlocked gen "Maybe after you've had some practice you can earn a passing grade." ("base") her "Practice?" - gen "If you could hold it in for longer..." ("base") + gen "Yes, so you would be able to hold it in for longer..." ("base") her "Right... Practice it is..." "-She's had enough excitement for one day-": @@ -1532,7 +1532,7 @@ label hg_vibrators_personal: her "Could--{w=0.2} Can I have my points now?" #looking down gen "But we haven't--" ("base") her "I insist..." - gen "As you wish..." + gen "Suit yourself..." $ gryffindor += current_payout gen "{number=current_payout} points to Gryffindor!" ("base") @@ -1721,7 +1721,7 @@ label hg_vibrators_public_return: her "In fact, I was the first person to perfectly master turning a rat yellow and ever since then I've been the go to student to demonstrate--" gen "Hold on... A Rat?!" ("base") her "Yes, why so surprised?" - gen "I don't want to hear about stupid rats, what about the exhibitionism? The vibrators? The guys jacking off to you, and maybe your teacher as well?" ("angry") + gen "I don't want to hear about stupid rats, what about the exhibitionism? The vibrators? The guys jacking off onto you, and maybe your teacher as well?" ("angry") her "Jacking-- What on earth are you talking about?!" gen "Isn't this when you're supposed to tell me about the vibrators going off in front of your class?" ("angry") her "No, you have never turned them on during the morning class!" @@ -1925,7 +1925,7 @@ label hg_vibrators_public_return: gen "Guilty that they were missing all the fun no doubt." ("base") her "That's not what I meant!" her "I was feeling anxious because they might find out what I've been putting myself through for the sake of our house!" - gen "I see... So not only they were missing all the fun, but also all the points they could earn while doing some favours." ("base") + gen "I see... So not only were they missing all the fun, but also all the points they could earn while doing some favours." ("base") her "..." her "[genie_name], you might be seeing all this as just some light-hearted fun, but I can assure you that they would not see it in the same light." gen "Your view is based on your idealised version of your friends, or the reality?" @@ -2492,7 +2492,7 @@ label hg_vibrators_public_return: $ hermione.strip("top") with d3 - her "I finally decided to set focus on the final lesson for today-- the Muggle Studies --as that class would be the least likely to cause me any trouble." + her "I finally decided to set focus on the final lesson for today, \"Muggle Studies\", as that class would be the least likely to cause me any trouble." $ renpy.sound.play("sounds/cloth_sound3.mp3") $ hermione.strip("bottom")