Cleaned Hermione up
* Removed Cum layer as Hermione changes clothing.
This commit is contained in:
parent
def7eeb07e
commit
94b86e0b55
@ -1998,6 +1998,7 @@ label hg_vibrators_personal:
|
|||||||
gen "{number=current_payout} points to Gryffindor, [hermione_name]." ("base", xpos="far_left", ypos="head")
|
gen "{number=current_payout} points to Gryffindor, [hermione_name]." ("base", xpos="far_left", ypos="head")
|
||||||
her "Thanks..." ("annoyed", "narrow", "angry", "R", cheeks="blush")
|
her "Thanks..." ("annoyed", "narrow", "angry", "R", cheeks="blush")
|
||||||
|
|
||||||
|
$ hermione.set_cum(None)
|
||||||
$ hermione.equip(her_outfit_last)
|
$ hermione.equip(her_outfit_last)
|
||||||
$ hermione.hide()
|
$ hermione.hide()
|
||||||
with fade
|
with fade
|
||||||
@ -2061,6 +2062,7 @@ label hg_vibrators_personal:
|
|||||||
gen "There, happy?" ("base", xpos="far_left", ypos="head")
|
gen "There, happy?" ("base", xpos="far_left", ypos="head")
|
||||||
her "Very!" ("open", "narrow", "angry", "R") # Sarcastic
|
her "Very!" ("open", "narrow", "angry", "R") # Sarcastic
|
||||||
|
|
||||||
|
$ hermione.set_cum(None)
|
||||||
$ hermione.equip(her_outfit_last)
|
$ hermione.equip(her_outfit_last)
|
||||||
$ hermione.hide()
|
$ hermione.hide()
|
||||||
with fade
|
with fade
|
||||||
@ -2133,6 +2135,7 @@ label hg_vibrators_personal:
|
|||||||
gen "(Why is she still blush-- Oh, I see...)" ("base", xpos="far_left", ypos="head")
|
gen "(Why is she still blush-- Oh, I see...)" ("base", xpos="far_left", ypos="head")
|
||||||
gen "Okay [hermione_name], you may leave..." ("base", xpos="far_left", ypos="head")
|
gen "Okay [hermione_name], you may leave..." ("base", xpos="far_left", ypos="head")
|
||||||
|
|
||||||
|
$ hermione.set_cum(None)
|
||||||
$ hermione.equip(her_outfit_last)
|
$ hermione.equip(her_outfit_last)
|
||||||
with d3
|
with d3
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user