mirror of
https://git.cavemanon.xyz/Cavemanon/SnootGame.git
synced 2025-03-22 10:00:27 +01:00
fix missing text tags
This commit is contained in:
parent
e08c58881d
commit
143ea72ea5
1 changed files with 2 additions and 2 deletions
|
@ -341,7 +341,7 @@ label chapter_4:
|
||||||
show fang neutral with Dissolve(.25)
|
show fang neutral with Dissolve(.25)
|
||||||
pause .25
|
pause .25
|
||||||
|
|
||||||
A "Still {cps=*.4}I think-{w=.4}{nw}"
|
A "Still {cps=*.4}I think-{/cps}{w=.4}{nw}"
|
||||||
|
|
||||||
T "It doesn’t matter what {w=.1}{nw}"
|
T "It doesn’t matter what {w=.1}{nw}"
|
||||||
show trish angry flip
|
show trish angry flip
|
||||||
|
@ -543,7 +543,7 @@ label chapter_4:
|
||||||
pause .5
|
pause .5
|
||||||
|
|
||||||
# TODO: this line is also from chapter 6
|
# TODO: this line is also from chapter 6
|
||||||
N "{i}\"It can’t hurt to ask, though,{w=.4} right?\""
|
N "{i}\"It can’t hurt to ask, though,{w=.4} right?\"{/i}"
|
||||||
pause .5
|
pause .5
|
||||||
|
|
||||||
I "Maybe the Neon Nero has a good point."
|
I "Maybe the Neon Nero has a good point."
|
||||||
|
|
Loading…
Reference in a new issue