forked from Cavemanon/SnootGame
Bonus Chapter 10 Unlock Requirement
This commit is contained in:
@@ -6,7 +6,7 @@ label chapter_x2:
|
||||
scene black with Dissolve(2)
|
||||
pause 1
|
||||
|
||||
scene skinrow
|
||||
scene skinrow
|
||||
show anon neutral flip:
|
||||
yalign 0.1 xalign 0.7
|
||||
show black
|
||||
@@ -62,7 +62,7 @@ label chapter_x2:
|
||||
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!"
|
||||
window hide
|
||||
@@ -71,7 +71,7 @@ label chapter_x2:
|
||||
|
||||
show black with Dissolve(1)
|
||||
|
||||
scene room anon day alt
|
||||
scene room anon day alt
|
||||
show viewfinder
|
||||
show rec:
|
||||
ypos 0.072 xpos 0.91
|
||||
@@ -104,7 +104,7 @@ label chapter_x2:
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
|
||||
show anon shrug behind viewfinder:
|
||||
yalign 0.1 xalign -0.4
|
||||
show anon:
|
||||
@@ -275,7 +275,7 @@ label chapter_x2:
|
||||
easeout_cubic 1 xalign -0.2
|
||||
pause .5
|
||||
hide anon with dissolve
|
||||
|
||||
|
||||
play sound 'audio/effects/doorslam.ogg'
|
||||
pause .1
|
||||
window show Dissolve(0.0001)
|
||||
@@ -309,7 +309,7 @@ label chapter_x2:
|
||||
"{cps=*.1}...{/cps}"
|
||||
|
||||
A "OH, YOU FUCKING KNOW, STELLA!"
|
||||
|
||||
|
||||
show fang:
|
||||
easein_cubic 1.5 xalign 0.5
|
||||
F "PFFFFFFT."
|
||||
@@ -348,8 +348,8 @@ label chapter_x2:
|
||||
|
||||
"{cps=*.1}.........{/cps}"
|
||||
|
||||
A "Apology not accepted!"
|
||||
|
||||
A "Apology not accepted!"
|
||||
|
||||
A "Oh and by the way your husbando is shit!"
|
||||
pause .5
|
||||
|
||||
@@ -370,7 +370,7 @@ label chapter_x2:
|
||||
pause 1
|
||||
|
||||
A "Ugh{cps=*.1}...{/cps} I need a smo-"
|
||||
|
||||
|
||||
show anon neutral with Dissolve(.25)
|
||||
A "Wait."
|
||||
pause .5
|
||||
@@ -405,4 +405,6 @@ label chapter_x2:
|
||||
scene black with Dissolve(1.5)
|
||||
pause 2
|
||||
|
||||
return
|
||||
$ persistent.bonus_chapters |= (0b1 << 1)
|
||||
|
||||
return
|
||||
|
Reference in New Issue
Block a user