Fix
* Fixed sound not playing.
This commit is contained in:
parent
16bff74037
commit
f8d7a6915c
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user