feat: refactor numerous areas and tokenize string literals where possible; also fixes some small bugs (#487)

Co-authored-by: Duncan Brown <duncan@bhs-consultants.com>
This commit is contained in:
Duncan Brown
2022-02-04 11:10:40 -05:00
committed by GitHub
parent 7913aadb6d
commit 99dc1e0110
50 changed files with 1103 additions and 593 deletions

View File

@@ -4,7 +4,7 @@
say player "Hello. I will now walk a bit and won't listen at what you say!"
#wait 1
accept_input NONE
walk_block player player_start
walk_block player r10_player_start
walk_block player accept_input_location
say player "Ha! Now you can't even skip this text!" avatar_dialog_player
accept_input SKIP