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 095e0e6..12dbcd5 100644 --- a/game/script/1.first-two-days-anon-meets-fang.rpy +++ b/game/script/1.first-two-days-anon-meets-fang.rpy @@ -2484,7 +2484,14 @@ label chapter_1: I "Next to her is Naser with a complicated expression." - Nas "{i}{cps=*.7}I just wanted to make sure you guys had an actual audience-{/cps}{/i}" + # A small variation is needed here because Anon only hears the first line if he finds Naser before meeting Spears. + if late_to_spears: + + Nas "{i}{cps=*.7}I just wanted to make sure you guys had an actual audience-{/cps}{/i}" + + else: + + Nas "{i}{cps=*.7}I brought them here so Fang has an audience.{/cps}{/i}" stop ambient fadeout 1