forked from SilverStudioGames/WTS
fixes
* Added fail writing on panty thief * Fixed completion check at the start
This commit is contained in:
parent
ac85848ce5
commit
d6fc467d82
@ -1,7 +1,7 @@
|
||||
|
||||
label hg_pr_panty_thief_e1:
|
||||
|
||||
if _events_filtered_completed_all:
|
||||
if not _events_completed_any:
|
||||
gen "{size=-4}(I could ask her to take off her panties and give them to me before she leaves for classes today.){/size}" ("base", xpos="far_left", ypos="head")
|
||||
|
||||
menu:
|
||||
@ -166,8 +166,11 @@ label hg_pr_panty_thief_e1:
|
||||
jump end_hermione_event
|
||||
|
||||
label hg_pr_panty_thief_fail:
|
||||
jump too_much
|
||||
gen "[name_hermione_genie]..." ("base", xpos="far_left", ypos="head")
|
||||
her "[name_genie_hermione]?" ("open", "base", "base", "mid")
|
||||
gen "Today, I require you to give me your panties..." ("base", xpos="far_left", ypos="head")
|
||||
|
||||
jump too_much
|
||||
label hg_pr_panty_thief_e1_reactions:
|
||||
# Hermione responds the cum on her panties
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user