fix: fixes inconsistent return type from queue_event_from_esc
This commit is contained in:
committed by
Duncan Brown
parent
8dbcd52e66
commit
ad445cd43b
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user