mirror of
https://git.cavemanon.xyz/Cavemanon/SnootGame.git
synced 2025-02-24 10:38:56 +01:00
fix missing spaces in a few places where 'extend' was used
This commit is contained in:
parent
d2ecb69f1c
commit
5830fdad8d
1 changed files with 6 additions and 6 deletions
|
@ -854,7 +854,7 @@ label chapter_2:
|
|||
|
||||
A "I was just curious,{w=.4} Naser has been helping me settle into the school."
|
||||
|
||||
F "Of course he did.{w=.5}{nw}"
|
||||
F "Of course he did. {w=.5}{nw}"
|
||||
show fang unimpressed
|
||||
extend "{size=-10}Just wish he’d keep out of my fuckin’ business for two seconds.{/size}"
|
||||
|
||||
|
@ -2025,7 +2025,7 @@ label chapter_2:
|
|||
F "I didn’t know you knew about that sort of thing,{w=.2} Anon{cps=*.1}...{/cps}"
|
||||
|
||||
show reed explanatory flip
|
||||
Re "Yo,{w=.2} next time we have a concert{cps=*.1}...{/cps}{w=.5}{nw}"
|
||||
Re "Yo,{w=.2} next time we have a concert{cps=*.1}... {/cps}{w=.5}{nw}"
|
||||
play sound 'audio/effects/whoosh.ogg'
|
||||
show reed happy flip
|
||||
extend "You gotta come along."
|
||||
|
@ -2141,9 +2141,9 @@ label chapter_2:
|
|||
|
||||
I "But there's still half a day to go{cps=*.1}...{/cps}"
|
||||
|
||||
Nas "Hey Anon{cps=*.1}...{/cps}{w=.2} you uh{cps=*.1}...{/cps}{w=.3} seem kinda low energy,{w=.4}{nw}"
|
||||
Nas "Hey Anon{cps=*.1}...{/cps}{w=.2} you uh{cps=*.1}...{/cps}{w=.3} seem kinda low energy, {w=.4}{nw}"
|
||||
show naser unimpressed
|
||||
extend " are you alright?"
|
||||
extend "are you alright?"
|
||||
|
||||
show dimmer_light behind anon with Dissolve(.25)
|
||||
|
||||
|
@ -2226,7 +2226,7 @@ label chapter_2:
|
|||
A "{cps=*.3}Uuuuuh,{/cps}{w=.4} I don’t know about that,{w=.4} you know how they is,{w=.2} right?"
|
||||
|
||||
show naomi happy with Dissolve(.25)
|
||||
N "I would love it if you tried!{w=.5}{nw}"
|
||||
N "I would love it if you tried! {w=.5}{nw}"
|
||||
show naomi:
|
||||
ease 0.25 yalign 0.05
|
||||
ease 0.25 yalign 0.0
|
||||
|
@ -2283,7 +2283,7 @@ label chapter_2:
|
|||
show anon neutral flip with Dissolve(.25)
|
||||
|
||||
show naomi explanatory
|
||||
N "Oh I’ll hold you on that one!{w=.5}{nw}"
|
||||
N "Oh I’ll hold you on that one! {w=.5}{nw}"
|
||||
show naomi happy
|
||||
extend "Just you wait,{w=.4} {cps=*.4}hahahahahah!{/cps}"
|
||||
|
||||
|
|
Loading…
Reference in a new issue