mirror of
https://git.cavemanon.xyz/Cavemanon/SnootGame.git
synced 2025-01-23 01:39:37 +01:00
fix minor continuity error
This commit is contained in:
parent
c0b49eea9c
commit
f687e6a032
1 changed files with 8 additions and 1 deletions
|
@ -2484,8 +2484,15 @@ label chapter_1:
|
||||||
|
|
||||||
I "Next to her is Naser with a complicated expression."
|
I "Next to her is Naser with a complicated expression."
|
||||||
|
|
||||||
|
# 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}"
|
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
|
stop ambient fadeout 1
|
||||||
|
|
||||||
I "Shit.{w=0.5} I go and sit across from Naser and Naomi."
|
I "Shit.{w=0.5} I go and sit across from Naser and Naomi."
|
||||||
|
|
Loading…
Reference in a new issue