From dbffdf5c36fb0d6375bcf44aecb068993dfaa069 Mon Sep 17 00:00:00 2001 From: san7890 Date: Sat, 6 May 2023 22:43:35 -0600 Subject: [PATCH] chapters 1 and 4 --- game/script/1.first-two-days-anon-meets-fang.rpy | 16 ++++++++-------- .../4.anon-needs-help-during-music-period.rpy | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/game/script/1.first-two-days-anon-meets-fang.rpy b/game/script/1.first-two-days-anon-meets-fang.rpy index 3ba6160..2d29243 100644 --- a/game/script/1.first-two-days-anon-meets-fang.rpy +++ b/game/script/1.first-two-days-anon-meets-fang.rpy @@ -157,7 +157,7 @@ label chapter_1: scene stairs at Pan((553,169), (553, 169), 0) with None # snap here if the player is advancing the dialogue quickly window hide show iris: - xalign 0.99 yalign 0.75 + xalign 0.99 yalign 0.75 stop ambient fadeout 4 stop ambient1 fadeout 4 with Dissolve(3) @@ -1289,9 +1289,9 @@ label chapter_1: show naomi neutral flip with dissolve show naser: - easein_cubic 0.5 xalign 0.62 - pause 0.75 - ease 0.75 xalign 0.4 + easein_cubic 0.5 xalign 0.62 + pause 0.75 + ease 0.75 xalign 0.4 pause 2 "He tears the sandwich in two and hands me the larger half." @@ -1846,9 +1846,9 @@ label chapter_1: window hide $ i = 0 while i < 20: - $ showCG() - pause 1 - $ i = i + 1 + $ showCG() + pause 1 + $ i = i + 1 $ renpy.music.set_volume(0.4, 2, 'ambient') @@ -3479,7 +3479,7 @@ label chapter_1: show anon neutral at aleft show naomi neutral flip at sright show naser sad flip behind naomi: - xalign 0.7 yalign -0.1 + xalign 0.7 yalign -0.1 with Dissolve(1) pause 0.5 diff --git a/game/script/4.anon-needs-help-during-music-period.rpy b/game/script/4.anon-needs-help-during-music-period.rpy index 6ee7b7e..cf2c459 100644 --- a/game/script/4.anon-needs-help-during-music-period.rpy +++ b/game/script/4.anon-needs-help-during-music-period.rpy @@ -732,7 +732,7 @@ label chapter_4: show reed king rex behind anon: yalign 0.1 xalign -1.9 show reed: - easein 1 xalign -1.2 + easein 1 xalign -1.2 with Dissolve(1) pause 1 Re "It’ll be fine."