aboutsummaryrefslogtreecommitdiff
path: root/data/rooms/intro/2006.yaml
diff options
context:
space:
mode:
authorhistoria <[not public]>2026-07-09 17:47:39 -0400
committerhistoria <[not public]>2026-07-09 17:47:39 -0400
commit7ea40cbd00f7ddae53a8e43dd018d62ca798f8cf (patch)
tree1d75ceb3db02d21d15c143df5aad0cab9aabdcdd /data/rooms/intro/2006.yaml
parentb888414c63c0e5fae0d33b3c5faea8a604d195fa (diff)
downloadthehouseoficarus-7ea40cbd00f7ddae53a8e43dd018d62ca798f8cf.tar.gz
feat(admin): exits to non-existent rooms show on map as ?
Diffstat (limited to 'data/rooms/intro/2006.yaml')
-rw-r--r--data/rooms/intro/2006.yaml14
1 files changed, 10 insertions, 4 deletions
diff --git a/data/rooms/intro/2006.yaml b/data/rooms/intro/2006.yaml
index 993216c..5b3019f 100644
--- a/data/rooms/intro/2006.yaml
+++ b/data/rooms/intro/2006.yaml
@@ -1,9 +1,15 @@
-block_transport: false
+id: 2006
+name: Test Room
+color: ""
description:
- text: It's a test room
exits:
- east:
- room: 2005
north:
room: 2001
-name: Test Room
+objects: []
+item_spawns: []
+mobs: []
+on_enter: []
+hazard: ""
+block_transport: false
+triggers: []