Writing improvements

* Improved hg_pf_talk_T3.
* Minor fixes.
This commit is contained in:
Johnny28 2023-03-28 18:45:30 +02:00
parent 641fc2fadb
commit 7b18968627
3 changed files with 79 additions and 77 deletions

File diff suppressed because it is too large Load Diff

View File

@ -140,7 +140,6 @@ label update_her_tier:
label hermione_level_up(tier=None):
call bld
if tier == 1:
nar "Hermione's second {i}favour tier{/i} is now available."
nar "You can move up {i}favour tiers{/i} by increasing her {i}whoring level{/i}, and by triggering {i}favour milestones{/i}."

View File

@ -1483,7 +1483,7 @@ label her_reaction_equip_outfit_fail(item):
gen "Put on this witch outfit for me will you?" ("base", xpos="far_left", ypos="head")
her "A witch outfit?" ("soft", "base", "base", "mid")
her "Sir, I'm not sure..." ("open", "squint", "base", "R")
her "As a muggle born, I usually only wear casual muggle wear when the school uniform doesn't suffice." ("normal", "squint", "base", "mid")
her "As a muggle-born, I usually only wear casual muggle wear when the school uniform doesn't suffice." ("normal", "squint", "base", "mid")
gen "Perhaps it's time to widen your wardrobe selection then." ("base", xpos="far_left", ypos="head")
if her_whoring < 4:
her "I refuse!" ("open", "closed", "base", "mid")