mirror of
https://git.cavemanon.xyz/Cavemanon/SnootGame.git
synced 2025-03-30 15:11:51 +02:00
Merge pull request 'Fix trailing colons' (#151) from nutbuster/SnootGame:p7_raymba into Patch7
Reviewed-on: https://git.snootgame.xyz/Cavemanon/SnootGame/pulls/151
This commit is contained in:
commit
53df59c6d4
1 changed files with 4 additions and 4 deletions
|
@ -378,7 +378,7 @@ label chapter_x10:
|
||||||
pause 3.5
|
pause 3.5
|
||||||
|
|
||||||
stop music fadeout 6
|
stop music fadeout 6
|
||||||
show fang neutral blur flip with Dissolve(1):
|
show fang neutral blur flip with Dissolve(1)
|
||||||
F "You are such a dweeb, Anon."
|
F "You are such a dweeb, Anon."
|
||||||
pause 1
|
pause 1
|
||||||
|
|
||||||
|
@ -438,10 +438,10 @@ label chapter_x10:
|
||||||
|
|
||||||
"One such object he lays out on the floor."
|
"One such object he lays out on the floor."
|
||||||
|
|
||||||
show anon shrug blur with dissolve:
|
show anon shrug blur with dissolve
|
||||||
|
|
||||||
A "See? It really ties the room together."
|
A "See? It really ties the room together."
|
||||||
show anon neutral blur with dissolve:
|
show anon neutral blur with dissolve
|
||||||
|
|
||||||
"Owner has opened another of the boxes he brought in, laid the contents on top."
|
"Owner has opened another of the boxes he brought in, laid the contents on top."
|
||||||
|
|
||||||
|
@ -598,7 +598,7 @@ label chapter_x10:
|
||||||
|
|
||||||
show fang:
|
show fang:
|
||||||
ease_cubic 1.5 xpos 0.25
|
ease_cubic 1.5 xpos 0.25
|
||||||
show fang very sad blur with Dissolve(1):
|
show fang very sad blur with Dissolve(1)
|
||||||
F "Anon{cps=*.1}...{/cps}"
|
F "Anon{cps=*.1}...{/cps}"
|
||||||
pause .5
|
pause .5
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue