Fixes #183 | Certain CGs are not marked as seen on the gallery #199

Merged
MapAnon merged 1 commits from Legalo/SnootGame:gal-fix-2 into Patch8 2022-11-17 08:29:27 +00:00
3 changed files with 6 additions and 2 deletions

View File

@ -13,6 +13,7 @@ label chapter_13D:
window auto window auto
pause .5 pause .5
$renpy.mark_image_seen("stair3")
scene gold_fang_home_prom_stars with Dissolve(2) scene gold_fang_home_prom_stars with Dissolve(2)
pause 1 pause 1
@ -3312,7 +3313,7 @@ label chapter_13D:
with Dissolve(1) with Dissolve(1)
pause 1 pause 1
$ renpy.mark_image_seen('fullbody_christmas') $ renpy.mark_image_seen('anonchristmasmorning')
"Im sitting in my bed, looking through one of my favorite presents." "Im sitting in my bed, looking through one of my favorite presents."

View File

@ -854,7 +854,8 @@ label chapter_14A:
ypos 0 ypos 0
with Dissolve(2) with Dissolve(2)
$ renpy.mark_image_seen('fullbody_fang_shooter') $ renpy.mark_image_seen('fangshooter')
$ renpy.mark_image_seen("a12")
F "A-Anon{cps=*.1}...{/cps} WHY ARE YOU-!" F "A-Anon{cps=*.1}...{/cps} WHY ARE YOU-!"
@ -1157,6 +1158,7 @@ label chapter_14A:
window auto window auto
pause .5 pause .5
$ renpy.mark_image_seen("a11")
scene a11 with Dissolve(2) scene a11 with Dissolve(2)
pause 1 pause 1

View File

@ -462,6 +462,7 @@ label chapter_9:
"More pictures." "More pictures."
"So many more pictures." "So many more pictures."
$ renpy.mark_image_seen("projector9")
show projector9_blur behind reed, naser with Dissolve(.25) show projector9_blur behind reed, naser with Dissolve(.25)
"Each one more and more embarrassing than the last." "Each one more and more embarrassing than the last."