fix: fixes inconsistent return type from queue_event_from_esc

This commit is contained in:
Balloonpopper
2022-09-10 11:43:35 +10:00
committed by Duncan Brown
parent 8dbcd52e66
commit ad445cd43b
10 changed files with 49 additions and 6 deletions

View File

@@ -1,2 +1,8 @@
:moveworker
# Non-blocking command
walk worker worker_target
# Blocking command. This will block the queued walk event following this
# (as specified in room14.esc) from starting until this command has
# completed.
say player "Blocking"