diff options
Diffstat (limited to 'data/rooms/intro/1006.yaml')
| -rw-r--r-- | data/rooms/intro/1006.yaml | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/data/rooms/intro/1006.yaml b/data/rooms/intro/1006.yaml index 3f8aa24..7bd4af5 100644 --- a/data/rooms/intro/1006.yaml +++ b/data/rooms/intro/1006.yaml @@ -1,14 +1,18 @@ -id: 1006 -name: 'Room #1006' +block_transport: false color: "" description: [] exits: west: room: 1005 -objects: [] +hazard: "" +id: 1006 item_spawns: [] mobs: [] +name: 'Room #1006' +objects: + - aliases: [] + description: [] + hidden: false + name: "" on_enter: [] -hazard: "" -block_transport: false triggers: [] |
