Handler can now log critical room load errors,

This commit is contained in:
Joe S
2021-02-24 00:08:32 -05:00
parent 56f3fb2fee
commit 773d48b732
3 changed files with 14 additions and 2 deletions

View File

@@ -0,0 +1,4 @@
blank_room:
grid: [-1, -1]
upon_enter: "You're in a blank room. It looks unfinished, like joe forgot to put something here"
look_around: "There is nothing to look at, you should tell joe you're here."