From c4758d97e285964043e35348d4505f1172182b88 Mon Sep 17 00:00:00 2001 From: Johnny Date: Tue, 28 Jun 2022 02:28:15 +0200 Subject: [PATCH] Minor writing fixes. --- game/scripts/animations/ani_duel.rpy | 2 +- game/scripts/characters/hermione/events/items/butt_plugs.rpy | 2 +- .../characters/hermione/events/shaming/wear_my_cum.rpy | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/game/scripts/animations/ani_duel.rpy b/game/scripts/animations/ani_duel.rpy index 1d9e2083..701c1b7b 100644 --- a/game/scripts/animations/ani_duel.rpy +++ b/game/scripts/animations/ani_duel.rpy @@ -320,7 +320,7 @@ image genie_attack: pause.15 repeat -# Snape is in defense stance. Barbarian throws axes at him. +# Snape is in defence stance. Barbarian throws axes at him. image snape_defend: zoom 0.5 "images/dueling/snape/sna_block_01.webp" diff --git a/game/scripts/characters/hermione/events/items/butt_plugs.rpy b/game/scripts/characters/hermione/events/items/butt_plugs.rpy index ca20f637..07ed906d 100644 --- a/game/scripts/characters/hermione/events/items/butt_plugs.rpy +++ b/game/scripts/characters/hermione/events/items/butt_plugs.rpy @@ -405,7 +405,7 @@ label hg_butt_plugs: pause.2 - gen "(Maybe I could buy some lube to help me with with my--{w=0.2} *Ahem*, {i}her{/i} friction problems...)" ("base", xpos="far_left", ypos="head") + gen "(Maybe I could buy some lube to help me with my--{w=0.2} *Ahem*, {i}her{/i} friction problems...)" ("base", xpos="far_left", ypos="head") else: # Repeat with large butt plug diff --git a/game/scripts/characters/hermione/events/shaming/wear_my_cum.rpy b/game/scripts/characters/hermione/events/shaming/wear_my_cum.rpy index c0f43f5c..0f6c0cb2 100644 --- a/game/scripts/characters/hermione/events/shaming/wear_my_cum.rpy +++ b/game/scripts/characters/hermione/events/shaming/wear_my_cum.rpy @@ -699,7 +699,7 @@ label hg_ps_cumslut_complete_2: gen "Yes [hermione_name], you may leave now." ("base", xpos="far_left", ypos="head") "\"Tell me about your day.\"": - her "It was a pretty normal day, I had Defense against the dark arts class and then herbology." ("annoyed", "base", "worried", "R",xpos="base",ypos="base") + her "It was a pretty normal day, I had Defence against the dark arts class and then Herbology." ("annoyed", "base", "worried", "R",xpos="base",ypos="base") gen "And do you think that anyone noticed?" ("base", xpos="far_left", ypos="head") her "I think most people did [genie_name]. I'm not sure if they all knew it was cum though." ("grin", "happyCl", "worried", "mid") gen "And how did you feel?" ("base", xpos="far_left", ypos="head") @@ -734,7 +734,7 @@ label hg_ps_cumslut_complete_2: her "Like a slut..." ("annoyed", "base", "worried", "R",tears="mascara") her "Boys catcalled me..." ("annoyed", "narrow", "angry", "R",tears="mascara") her "Put me down..." ("mad", "happyCl", "worried", "mid", tears="mascara") - her "Snape made me stand out the front of the class during Defense against the dark arts." ("angry", "base", "base", "mid",tears="mascara_soft") + her "Snape made me stand out the front of the class during Defence against the dark arts." ("angry", "base", "base", "mid",tears="mascara_soft") gen "What did he make you do in front of the class?" ("base", xpos="far_left", ypos="head") her "Nothing, I just had to stand there for the whole lesson." ("upset", "happyCl", "worried", "mid",tears="mascara_soft_blink") gen "Did your friends say anything?" ("base", xpos="far_left", ypos="head")