From 94b86e0b55f830afdbdb5c6c4d6d2cb692c245f5 Mon Sep 17 00:00:00 2001 From: Johnny Date: Sun, 9 Oct 2022 22:48:10 +0200 Subject: [PATCH] Cleaned Hermione up * Removed Cum layer as Hermione changes clothing. --- game/scripts/characters/hermione/events/items/vibrators.rpy | 3 +++ 1 file changed, 3 insertions(+) diff --git a/game/scripts/characters/hermione/events/items/vibrators.rpy b/game/scripts/characters/hermione/events/items/vibrators.rpy index 78800cbf..86652fb7 100644 --- a/game/scripts/characters/hermione/events/items/vibrators.rpy +++ b/game/scripts/characters/hermione/events/items/vibrators.rpy @@ -1998,6 +1998,7 @@ label hg_vibrators_personal: gen "{number=current_payout} points to Gryffindor, [hermione_name]." ("base", xpos="far_left", ypos="head") her "Thanks..." ("annoyed", "narrow", "angry", "R", cheeks="blush") + $ hermione.set_cum(None) $ hermione.equip(her_outfit_last) $ hermione.hide() with fade @@ -2061,6 +2062,7 @@ label hg_vibrators_personal: gen "There, happy?" ("base", xpos="far_left", ypos="head") her "Very!" ("open", "narrow", "angry", "R") # Sarcastic + $ hermione.set_cum(None) $ hermione.equip(her_outfit_last) $ hermione.hide() 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 "Okay [hermione_name], you may leave..." ("base", xpos="far_left", ypos="head") + $ hermione.set_cum(None) $ hermione.equip(her_outfit_last) with d3