Bug fixes

* Fixed a typos in character name references
This commit is contained in:
LoafyLemon 2023-10-31 11:45:05 +00:00
parent 3ede6dba2d
commit 5286827d6e
1 changed files with 2 additions and 2 deletions

View File

@ -34,7 +34,7 @@ label hg_butt_plugs:
gen "Today, I want you to wear a butt plug around the school." ("base", xpos="far_left", ypos="head")
her "You want me to...{w=0.4} What?!" ("angry", "wide", "worried", "mid")
gen "Wear a--" ("base", xpos="far_left", ypos="head")
her "[name_genie_hermione_], I can't believe you'd do this!" ("angry", "happyCl", "worried", "mid")
her "[name_genie_hermione], I can't believe you'd do this!" ("angry", "happyCl", "worried", "mid")
her "I'm leaving!" ("angry", "base", "worried", "R")
call her_walk(action="leave")
@ -164,7 +164,7 @@ label hg_butt_plugs:
gen "Today, I want you to wear a butt plug around the school." ("base", xpos="far_left", ypos="head")
her "You want me to...{w=0.4} What?!" ("angry", "wide", "worried", "mid")
gen "Wear a--" ("base", xpos="far_left", ypos="head")
her "[name_genie_hermione_], I can't believe you'd do this!" ("angry", "happyCl", "worried", "mid")
her "[name_genie_hermione], I can't believe you'd do this!" ("angry", "happyCl", "worried", "mid")
her "I'm leaving!" ("angry", "base", "worried", "R")
call her_walk(action="leave")