mirror of
https://git.cavemanon.xyz/Cavemanon/SnootGame.git
synced 2025-02-24 18:48:55 +01:00
made trish shorter when confronting Naser
This commit is contained in:
parent
f26f6a33fd
commit
fe1391a8a0
1 changed files with 7 additions and 5 deletions
|
@ -1595,7 +1595,7 @@ label chapter_1:
|
||||||
|
|
||||||
# show trish angry at tleft
|
# show trish angry at tleft
|
||||||
show trish angry:
|
show trish angry:
|
||||||
yalign 0.1
|
yalign 0.0
|
||||||
linear 0.05 xalign 0.005
|
linear 0.05 xalign 0.005
|
||||||
linear 0.05 xalign 0
|
linear 0.05 xalign 0
|
||||||
repeat
|
repeat
|
||||||
|
@ -1612,7 +1612,7 @@ label chapter_1:
|
||||||
|
|
||||||
show naser
|
show naser
|
||||||
|
|
||||||
show trish at tleft
|
show trish at sleft
|
||||||
|
|
||||||
T "DON’T CUT ME OFF YOU GRAY PIECE OF SHIT!" with vpunch
|
T "DON’T CUT ME OFF YOU GRAY PIECE OF SHIT!" with vpunch
|
||||||
|
|
||||||
|
@ -1686,13 +1686,14 @@ label chapter_1:
|
||||||
|
|
||||||
T "Argh!"
|
T "Argh!"
|
||||||
|
|
||||||
show trish angry at tcenter with Dissolve(.25)
|
show trish angry at scenter with Dissolve(.25)
|
||||||
show naser:
|
show naser:
|
||||||
xalign 1.6
|
xalign 1.6
|
||||||
with ease
|
with ease
|
||||||
|
|
||||||
I "She stops trying to gore Naser and throws her arms to her sides."
|
I "She stops trying to gore Naser and throws her arms to her sides."
|
||||||
|
|
||||||
|
show naser neutral flip with dissolve
|
||||||
pause 0.5
|
pause 0.5
|
||||||
|
|
||||||
show trish:
|
show trish:
|
||||||
|
@ -1700,7 +1701,7 @@ label chapter_1:
|
||||||
|
|
||||||
T "Screw you!"
|
T "Screw you!"
|
||||||
|
|
||||||
show naser neutral flip with dissolve
|
show naser unimpressed flip with dissolve
|
||||||
|
|
||||||
T "Even if you weren’t trying to mess with Fang!"
|
T "Even if you weren’t trying to mess with Fang!"
|
||||||
|
|
||||||
|
@ -2679,8 +2680,9 @@ label chapter_1:
|
||||||
I "While she said that I noticed a strange expression cross over Naomi’s face."
|
I "While she said that I noticed a strange expression cross over Naomi’s face."
|
||||||
|
|
||||||
Nas "I know babe.{w=.5} I just wish I could help them more."
|
Nas "I know babe.{w=.5} I just wish I could help them more."
|
||||||
|
pause 0.5
|
||||||
|
|
||||||
A "Yeah.{w=0.4} If you need any help Naser,{w=0.4} I owe ya for the pizza."
|
A "Yeah.{w=0.5} If you need any help Naser,{w=0.4} I owe ya for the pizza."
|
||||||
|
|
||||||
# and CUT :^)
|
# and CUT :^)
|
||||||
return
|
return
|
Loading…
Reference in a new issue