fix gallery & rename seen_image -> mark_image_seen

This commit is contained in:
2022-11-11 13:26:41 +11:00
parent 02051ba08b
commit 54f5c7b857
8 changed files with 20 additions and 20 deletions

View File

@@ -796,7 +796,7 @@ label chapter_14C:
with Dissolve(1)
pause 1
$ renpy.seen_image('fullbody_c06')
$ renpy.mark_image_seen('fullbody_c06')
"I draw Lucy close to my chest."
@@ -864,7 +864,7 @@ label chapter_14C:
with dissolve
pause 1
$ renpy.seen_image('fullbody_c07')
$ renpy.mark_image_seen('fullbody_c07')
"I embrace her, I could tell she was getting tense, but slowly she relaxes in my arms."
@@ -983,7 +983,7 @@ label chapter_14C:
show c09 with Dissolve(1)
pause 1.25
$ renpy.seen_image('fullbody_c09')
$ renpy.mark_image_seen('fullbody_c09')
A "Urgh-- it's ok, Lucy."
pause .5