diff --git a/game/scripts/characters/hermione/events/items/vibrators.rpy b/game/scripts/characters/hermione/events/items/vibrators.rpy index 8c5fd557..aa08cf6a 100644 --- a/game/scripts/characters/hermione/events/items/vibrators.rpy +++ b/game/scripts/characters/hermione/events/items/vibrators.rpy @@ -3460,8 +3460,6 @@ label hg_vibrators_public_return: # Strength was set to high before #Hermione is denied an orgasm, the boys doesn't notice. #Vagina is wet - play sound "sounds/click4.ogg" - play bg_sounds "sounds/vibrator_low.ogg" show her_vibrators_public eyes_clenched mouth_open as xray_child show her_vibrators_public_proxy eyes_clenched mouth_open as xray_overlay @@ -3576,6 +3574,9 @@ label hg_vibrators_public_return: show vibrator_interface vibration_low low_disabled + play sound "sounds/click4.ogg" + play bg_sounds "sounds/vibrator_low.ogg" + # Hermione does not reach orgasm. if _vibrator_last == "medium": # Strength was set to medium before. (worst ending)