forked from Cavemanon/SnootGame
Merge remote-tracking branch 'origin/Monster-Update-6' into bowie_choreo
This commit is contained in:
31
game/script/0._extra_stubs.rpy
Normal file
31
game/script/0._extra_stubs.rpy
Normal file
@ -0,0 +1,31 @@
|
||||
|
||||
label chapter_x1:
|
||||
"1"
|
||||
return
|
||||
label chapter_x2:
|
||||
"2"
|
||||
return
|
||||
label chapter_x3:
|
||||
"3"
|
||||
return
|
||||
label chapter_x4:
|
||||
"4"
|
||||
return
|
||||
label chapter_x5:
|
||||
"5"
|
||||
return
|
||||
label chapter_x6:
|
||||
"6"
|
||||
return
|
||||
label chapter_x7:
|
||||
"7"
|
||||
return
|
||||
label chapter_x8:
|
||||
"8"
|
||||
return
|
||||
label chapter_x9:
|
||||
"9"
|
||||
return
|
||||
label chapter_x10:
|
||||
"10"
|
||||
return
|
@ -520,7 +520,7 @@ label chapter_14D:
|
||||
show fang d happy with dissolve
|
||||
"We chuckle together."
|
||||
|
||||
play music "audio/OST/Amberlight Brilliance.ogg" fadein 1.0
|
||||
play music "audio/OST/Amberlight Brilliance D ending.ogg" fadein 1.0
|
||||
A "Hey, Lucy…"
|
||||
|
||||
"I keep my eyes on the stars, even when Lucy turns to look at me."
|
||||
|
Reference in New Issue
Block a user