mirror of
https://git.cavemanon.xyz/Cavemanon/SnootGame.git
synced 2025-02-02 06:46:34 +01:00
ch8 needed jump to chapter_9 on line 930, ty coffeeanon
This commit is contained in:
parent
d41e6df4a6
commit
50a8a50825
1 changed files with 2 additions and 1 deletions
|
@ -927,7 +927,8 @@ if anonscore >= 3 or fangscore >= 3:
|
||||||
"Ah, just a day in the life of an underappreciated artist."
|
"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:
|
label GetStartedOnStudy:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue