mirror of
https://git.cavemanon.xyz/Cavemanon/SnootGame.git
synced 2025-02-24 10:38:56 +01:00
Merge pull request 'issue2-extratweaks' (#3) from issue2-extratweaks into master
Reviewed-on: https://git.snootgame.xyz/coolestskinnieinthejungle/SnootGame/pulls/3
This commit is contained in:
commit
0998c743eb
5 changed files with 4 additions and 3 deletions
|
@ -853,7 +853,7 @@ scene black with fade
|
|||
scene bandroom
|
||||
show trish prom sad flip at tright
|
||||
show reed sad flip:
|
||||
align 0.75
|
||||
xalign 0.75
|
||||
show anon prom neutral at aleft
|
||||
|
||||
Re "Hey, man…"
|
||||
|
|
|
@ -467,7 +467,7 @@ F "Anon, I’d never forget about you or our promise."
|
|||
|
||||
A "Look Fang, the piano."
|
||||
|
||||
show fang c neutral with dissolve
|
||||
show fang c happy with dissolve
|
||||
|
||||
F "What about it?"
|
||||
|
||||
|
|
|
@ -927,7 +927,8 @@ if anonscore >= 3 or fangscore >= 3:
|
|||
"Ah, just a day in the life of an underappreciated artist."
|
||||
|
||||
|
||||
jump ChVVURMDRAMA
|
||||
#jump ChVVURMDRAMA - commented out 6/14/21 - redundant with new "system" and needs to point to chapter_9 instead
|
||||
jump chapter_9
|
||||
|
||||
label GetStartedOnStudy:
|
||||
|
||||
|
|
Loading…
Reference in a new issue