Vibrator public Ambient sounds
* Added ambient outside sounds.
This commit is contained in:
parent
c1cca84fdd
commit
63a699e74a
@ -2406,6 +2406,7 @@ label hg_vibrators_public_return:
|
||||
with d5
|
||||
|
||||
call play_music("playful_tension") # SEX THEME.
|
||||
play background "sounds/day.ogg" fadein 2 fadeout 2
|
||||
|
||||
gen "I see...{w=0.4} Hold on, this was just past lunchtime you said?" ("base", xpos="far_left", ypos="head")
|
||||
her "Yes..." ("base", "base", "base", "mid")
|
||||
@ -2517,6 +2518,7 @@ label hg_vibrators_public_return:
|
||||
with d5
|
||||
|
||||
call play_music("playful_tension") # SEX THEME.
|
||||
play background "sounds/day.ogg" fadein 2 fadeout 2
|
||||
|
||||
her "After some convincing, my friends and I finally made our way outside into the courtyard..." ("base", "base", "base", "mid")
|
||||
her "Just as we were about to sit down, suddenly, the vibrators turned on." ("base", "base", "base", "mid")
|
||||
@ -2836,8 +2838,9 @@ label hg_vibrators_public_return:
|
||||
|
||||
#Could cut back to room screen
|
||||
|
||||
hide cg
|
||||
stop bg_sounds fadeout 2
|
||||
stop background fadeout 2
|
||||
hide cg
|
||||
with fade
|
||||
|
||||
gen "{size=+4}THEY WERE WHAT?!?{/size}" ("angry", xpos="far_left", ypos="head")
|
||||
@ -2860,6 +2863,7 @@ label hg_vibrators_public_return:
|
||||
|
||||
#Cut back to CG
|
||||
show her_vibrators_public_xray zorder 15 as cg
|
||||
play background "sounds/day.ogg" fadein 2 fadeout 2
|
||||
play bg_sounds "sounds/vibrator_high.ogg" fadein 2
|
||||
with fade
|
||||
|
||||
@ -3115,6 +3119,7 @@ label hg_vibrators_public_return:
|
||||
|
||||
play sound "sounds/click4.ogg"
|
||||
stop bg_sounds
|
||||
stop background
|
||||
stop music fadeout 1.0
|
||||
hide vibrator_interface
|
||||
hide cg
|
||||
@ -3225,6 +3230,7 @@ label hg_vibrators_public_return:
|
||||
her "The only thing I could remember before passing out were the vibrators, finally coming to a stop..." ("angry", "narrow", "base", "down", cheeks="blush")
|
||||
|
||||
stop bg_sounds fadeout 2
|
||||
stop background fadeout 2
|
||||
stop music fadeout 1.0
|
||||
hide vibrator_interface
|
||||
hide cg
|
||||
@ -3345,6 +3351,7 @@ label hg_vibrators_public_return:
|
||||
her "...{w=0.4} *Ahem*." ("angry", "squint", "base", "R", cheeks="blush")
|
||||
|
||||
stop bg_sounds fadeout 2
|
||||
stop background fadeout 2
|
||||
stop music fadeout 1.0
|
||||
hide vibrator_interface
|
||||
hide cg
|
||||
@ -3436,6 +3443,7 @@ label hg_vibrators_public_return:
|
||||
|
||||
play sound "sounds/click4.ogg"
|
||||
stop bg_sounds
|
||||
stop background
|
||||
stop music fadeout 1.0
|
||||
hide vibrator_interface
|
||||
hide cg
|
||||
@ -3501,6 +3509,7 @@ label hg_vibrators_public_return:
|
||||
gen "If you say so..."
|
||||
|
||||
stop bg_sounds fadeout 2
|
||||
stop background fadeout 2
|
||||
stop music fadeout 1.0
|
||||
hide vibrator_interface
|
||||
hide cg
|
||||
@ -3529,6 +3538,7 @@ label hg_vibrators_public_return:
|
||||
her "If I was alone and in a private place, then maybe that would've been enough to push me over, but luckily for me, I managed to keep it together in front of the boys..." ("open", "narrow", "base", "down", cheeks="blush")
|
||||
|
||||
stop bg_sounds fadeout 2
|
||||
stop background fadeout 2
|
||||
stop music fadeout 1.0
|
||||
hide vibrator_interface
|
||||
hide cg
|
||||
|
BIN
game/sounds/day.ogg
(Stored with Git LFS)
BIN
game/sounds/day.ogg
(Stored with Git LFS)
Binary file not shown.
Loading…
Reference in New Issue
Block a user