From da7f3e1c4de76df40cad42572874d355db2ed965 Mon Sep 17 00:00:00 2001 From: Bowie Date: Sat, 21 Aug 2021 14:12:10 +0100 Subject: [PATCH] fix return value check after ch 11 PromAnouncement --- game/script/11.school-assignment-and-route-lock.rpy | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/game/script/11.school-assignment-and-route-lock.rpy b/game/script/11.school-assignment-and-route-lock.rpy index ab82e5a..99b63a7 100644 --- a/game/script/11.school-assignment-and-route-lock.rpy +++ b/game/script/11.school-assignment-and-route-lock.rpy @@ -245,6 +245,7 @@ label chapter_11: repeat "Then he shoves me back into the lockers as hard as he can." + # this was pretty fun ngl show naser: easeout_cubic 0.5 xalign 1.4 pause .5 @@ -1755,9 +1756,11 @@ label chapter_11: "So much for brevity." - "Naser’s looking torn up over himself." stop music fadeout 1.0 - play music 'audio/OST/The Hunt for more (You)s.ogg' fadein 1.0 + "Naser’s looking torn up over himself." + + + play music 'audio/OST/intercept.ogg' fadein 1.0 A "You blaming yourself for something?" @@ -1765,6 +1768,8 @@ label chapter_11: Nas "I was thinking only of myself, I wasn't being understanding and I just unloaded it all on you." + # Nas "So no hard feelings?" + Nas "If you and Fang like each other then that's not my problem, right? You're a nice guy, really." Nas "If she’s happy then I'm happy, right?" @@ -3464,6 +3469,8 @@ label chapter_11: "I fish the key from my backpack and unlock my door." pause .5 + # TODO: directions say Appreciating the Atmosphere + scene room anon day show fang neutral: yalign 0.0 xalign -0.2 @@ -3649,7 +3656,7 @@ label chapter_11: "Fang and I have been together for a month now." call get_ending - if _result == 3: #tradwife + if _return == 3: #tradwife "Things are going pretty well. When we discount Trish’s weekly attempt to talk with Fang."