forked from SilverStudioGames/WTS
Bug fixes
* Fixed a typos in character name references
This commit is contained in:
parent
3ede6dba2d
commit
5286827d6e
@ -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")
|
||||
|
Loading…
Reference in New Issue
Block a user