forked from Cavemanon/SnootGame
prune pauses in ch1, add consistent intro & exit to B bonus chapters
This commit is contained in:
@ -2,9 +2,10 @@
|
||||
|
||||
label chapter_x2:
|
||||
|
||||
window hide
|
||||
stop music fadeout(3)
|
||||
scene black with Dissolve(1)
|
||||
pause .5
|
||||
scene black with Dissolve(2)
|
||||
pause 1
|
||||
|
||||
scene skinrow
|
||||
show anon neutral flip:
|
||||
@ -56,7 +57,10 @@ label chapter_x2:
|
||||
|
||||
F "Yeah, if you call crack ‘cultural’{cps=*.1}...{/cps}"
|
||||
|
||||
A "{cps=*.1}...{/cps}CULTURAL districts! I’ve been living here for almost seven months and I wouldn’t trade it for anywhere else in the state."
|
||||
A "{cps=*.1}...{/cps}CULTURAL districts!"
|
||||
pause .5
|
||||
|
||||
A "I’ve been living here for almost seven months and I wouldn’t trade it for anywhere else in the state."
|
||||
|
||||
show anon neutral flip with dissolve
|
||||
A "So let’s head on inside for the grand tour!"
|
||||
@ -376,7 +380,7 @@ label chapter_x2:
|
||||
stop music fadeout 4
|
||||
pause 2
|
||||
|
||||
scene black with Dissolve(1)
|
||||
pause .5
|
||||
scene black with Dissolve(1.5)
|
||||
pause 2
|
||||
|
||||
return
|
Reference in New Issue
Block a user