forked from Cavemanon/SnootGame
remove dupe & unused sfx, work in final changes before release
This commit is contained in:
@ -50,9 +50,9 @@ label chapter_12D:
|
||||
|
||||
"Looking through one of the map kiosks, I try to make a mental plan for the trip."
|
||||
|
||||
show anon neutral at aleft with dissolve
|
||||
show fang neutral at sright with dissolve
|
||||
|
||||
show anon neutral at aleft
|
||||
show fang neutral at sright
|
||||
with dissolve
|
||||
|
||||
A "Uhh… {w=0.2}They got exhibits for the deep sea, the gulf of Mexico, the dopefish, tropical reefs…"
|
||||
|
||||
@ -74,8 +74,9 @@ label chapter_12D:
|
||||
|
||||
F "Look at these cute little shits, I love them!"
|
||||
|
||||
show fang adorable at sleft with dissolve
|
||||
show anon neutral at aright with dissolve
|
||||
show fang adorable at sleft
|
||||
show anon neutral at aright
|
||||
with dissolve
|
||||
|
||||
A "Yeah, I see them."
|
||||
|
||||
@ -129,6 +130,8 @@ label chapter_12D:
|
||||
|
||||
#Fang has the zoomies
|
||||
F "And what’s over there? Are those seahorses{cps=*1.5} holy crap I have to take a video of this.{/cps}"
|
||||
window hide
|
||||
window auto
|
||||
|
||||
#old method
|
||||
# show fang adorable at sleft with dissolve: #maybe try this with a block: statement? removed: at sleft - no change
|
||||
@ -176,13 +179,15 @@ label chapter_12D:
|
||||
pause 1.0
|
||||
repeat
|
||||
|
||||
pause 1.0
|
||||
pause 2.0
|
||||
"I shrug apologetically at the attendant who has given up entirely."
|
||||
|
||||
|
||||
"But watching Fang zoom between the exhibits to gush over each oddly cute sea animal was just too much."
|
||||
|
||||
"Subtly my phone finds its way into my jacket pocket, already set to record."
|
||||
window hide
|
||||
window auto
|
||||
|
||||
show anonphone at scenter with dissolve # moveinbottom
|
||||
|
||||
@ -191,6 +196,8 @@ label chapter_12D:
|
||||
"But it’d be a good death."
|
||||
pause 0.5
|
||||
"Wait, where’d she go?"
|
||||
window hide
|
||||
window auto
|
||||
|
||||
hide anonphone with dissolve #moveoutbottom
|
||||
|
||||
@ -277,6 +284,7 @@ label chapter_12D:
|
||||
A "Well… if we go outside we can see the dolphin pools. That way it loops back through the deep sea exhibits."
|
||||
|
||||
"With Fang in agreement I lead her towards the exit marked with a large dolphin sign."
|
||||
stop music fadeout 3
|
||||
|
||||
scene aquariumoutside with dissolve
|
||||
|
||||
@ -365,8 +373,9 @@ label chapter_12D:
|
||||
scene aquariumtube with fade
|
||||
|
||||
"From within the glass walkway we’re surrounded by a myriad of colorful marine life swimming around us."
|
||||
show fang surprised at sright with dissolve
|
||||
show anon neutral at aleft with dissolve
|
||||
show fang surprised at sright
|
||||
show anon neutral at aleft
|
||||
with dissolve
|
||||
|
||||
"Fang’s eyes are wide as she tries to follow the different schools of fish that dart to and fro about."
|
||||
|
||||
@ -413,6 +422,7 @@ label chapter_12D:
|
||||
|
||||
|
||||
"Despite her claim otherwise I can feel how tense she is by how her fingernails dig into my hand."
|
||||
stop music fadeout 2
|
||||
scene black with fade
|
||||
"I lead her into the darkened room, what little light there is coming from the various animals within."
|
||||
play music "audio/OST/Beach Chill Out.ogg" fadein 1.0
|
||||
@ -463,7 +473,12 @@ label chapter_12D:
|
||||
F "A bit. I’ll feel even more rested after some lunch though."
|
||||
|
||||
A "Sounds like a plan."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
scene aquariumoutside with dissolve
|
||||
pause .5
|
||||
"The rest of our rest day was spent just relaxing on the pier."
|
||||
|
||||
"Snacks on the boardwalk."
|
||||
@ -484,6 +499,8 @@ label chapter_12D:
|
||||
pause .5
|
||||
|
||||
"..."
|
||||
window hide
|
||||
window auto
|
||||
pause 1
|
||||
|
||||
return
|
||||
|
Reference in New Issue
Block a user