forked from Cavemanon/SnootGame
Integrates fix.
This commit is contained in:
@ -13,6 +13,7 @@ label chapter_13D:
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
$renpy.mark_image_seen("stair3")
|
||||
scene gold_fang_home_prom_stars with Dissolve(2)
|
||||
pause 1
|
||||
|
||||
|
@ -744,6 +744,7 @@ label chapter_14A:
|
||||
|
||||
stop ambient2 fadeout 5
|
||||
$ renpy.music.set_volume(1, 5, 'ambient1') #policeSirenReverbLoop
|
||||
##aaa
|
||||
scene shooterroof:
|
||||
size(1920, 1080)
|
||||
show fang silo1
|
||||
@ -854,6 +855,7 @@ label chapter_14A:
|
||||
ypos 0
|
||||
with Dissolve(2)
|
||||
|
||||
$renpy.mark_image_seen("a12")
|
||||
F "A-Anon{cps=*.1}...{/cps} WHY ARE YOU-!"
|
||||
|
||||
A "Aaaah{cps=*.1}...{/cps}{w=.4} haaaah{cps=*.1}...{/cps} Fang{cps=*.1}...{/cps}{w=.4} why{cps=*.1}...{/cps}?"
|
||||
@ -1155,6 +1157,7 @@ label chapter_14A:
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
$renpy.mark_image_seen("a11")
|
||||
scene a11 with Dissolve(2)
|
||||
pause 1
|
||||
|
||||
|
@ -462,6 +462,7 @@ label chapter_9:
|
||||
"More pictures."
|
||||
|
||||
"So many more pictures."
|
||||
$renpy.mark_image_seen("projector9")
|
||||
show projector9_blur behind reed, naser with Dissolve(.25)
|
||||
|
||||
"Each one more and more embarrassing than the last."
|
||||
|
Reference in New Issue
Block a user