mirror of
https://git.cavemanon.xyz/Cavemanon/SnootGame.git
synced 2025-01-23 01:39:37 +01:00
Revamp ch. 8, correct instances of tableslam
This commit is contained in:
parent
39922660f8
commit
c1bc1de3a3
3 changed files with 861 additions and 553 deletions
|
@ -1929,7 +1929,7 @@ label chapter_11:
|
||||||
show naser table hit with Dissolve(.1)
|
show naser table hit with Dissolve(.1)
|
||||||
show anon:
|
show anon:
|
||||||
easein_quart 1 xalign 0.05
|
easein_quart 1 xalign 0.05
|
||||||
play sound "audio/effects/tableSlam.ogg" fadeout 0.69
|
play sound "audio/effects/tableSlamNoBox.ogg"
|
||||||
with vpunch
|
with vpunch
|
||||||
Nas "Fucking hell, Anon, tell me: Why do I gotta hear about how Fang feels from Trish, Reed, and now YOU?"
|
Nas "Fucking hell, Anon, tell me: Why do I gotta hear about how Fang feels from Trish, Reed, and now YOU?"
|
||||||
|
|
||||||
|
@ -3520,7 +3520,7 @@ label chapter_11:
|
||||||
show rosa:
|
show rosa:
|
||||||
easeout_quart 0.5 xalign 0.8
|
easeout_quart 0.5 xalign 0.8
|
||||||
show rosa unimpressed flip with dissolve
|
show rosa unimpressed flip with dissolve
|
||||||
play sound 'audio/effects/tableslam.ogg' fadeout 0.69
|
play sound 'audio/effects/tableSlamNoBox.ogg'
|
||||||
with vpunch
|
with vpunch
|
||||||
|
|
||||||
"Rosa slams her head into the table."
|
"Rosa slams her head into the table."
|
||||||
|
|
|
@ -114,7 +114,7 @@ label chapter_7:
|
||||||
|
|
||||||
show stella neutral alt with dissolve:
|
show stella neutral alt with dissolve:
|
||||||
xalign -0.2
|
xalign -0.2
|
||||||
easein_cubic 1 xalign 0.2 yalign 0.1
|
easein_cubic 1 xalign 0.2
|
||||||
|
|
||||||
pause 1
|
pause 1
|
||||||
|
|
||||||
|
@ -476,7 +476,6 @@ label chapter_7:
|
||||||
"Fix the cables":
|
"Fix the cables":
|
||||||
jump FixCables
|
jump FixCables
|
||||||
|
|
||||||
|
|
||||||
label LeaveStageAsIs:
|
label LeaveStageAsIs:
|
||||||
$ anonscore += 1
|
$ anonscore += 1
|
||||||
pause .5
|
pause .5
|
||||||
|
@ -1194,7 +1193,8 @@ label chapter_7:
|
||||||
T "We exist too, you know!"
|
T "We exist too, you know!"
|
||||||
pause 0.5
|
pause 0.5
|
||||||
|
|
||||||
show trish sad
|
show trish sad:
|
||||||
|
yalign 0.0
|
||||||
show anon sad flip
|
show anon sad flip
|
||||||
with dissolve
|
with dissolve
|
||||||
|
|
||||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue