Files
IWaniHugThatGator-Demo-Public/game/storyline.rpy
2023-05-16 09:08:15 -05:00

7 lines
188 B
Plaintext

label storyline:
call chapter_1 from _call_chapter_1
call chapter_2 from _call_chapter_2
call chapter_3 from _call_chapter_3
call chapter_4 from _call_chapter_4
return