aboutsummaryrefslogtreecommitdiff
path: root/data/rooms/intro/1007.yaml
diff options
context:
space:
mode:
authorhistoria <[not public]>2026-06-29 17:19:40 -0400
committerhistoria <[not public]>2026-06-29 17:19:40 -0400
commitfeb80b7dde200d4121cd9f9c583a08f9869c5588 (patch)
tree3271cae1d74c8f3b84ef3ae84f8f62e563029dff /data/rooms/intro/1007.yaml
parentc6cbf76b33ac20d071d25e74b70f6901476193a6 (diff)
downloadthehouseoficarus-feb80b7dde200d4121cd9f9c583a08f9869c5588.tar.gz
feat: incardinal directions (nw, ne, sw, se). probably janky in ways I haven't yet discovered.
Diffstat (limited to 'data/rooms/intro/1007.yaml')
-rw-r--r--data/rooms/intro/1007.yaml19
1 files changed, 19 insertions, 0 deletions
diff --git a/data/rooms/intro/1007.yaml b/data/rooms/intro/1007.yaml
new file mode 100644
index 0000000..5d47fa4
--- /dev/null
+++ b/data/rooms/intro/1007.yaml
@@ -0,0 +1,19 @@
+id: 1007
+name: New Room
+color: ""
+description:
+ - text: A featureless room.
+exits:
+ northwest:
+ room: 1005
+ south:
+ room: 1014
+ west:
+ room: 1006
+objects: []
+item_spawns: []
+mobs: []
+on_enter: []
+hazard: ""
+block_transport: false
+triggers: []