aboutsummaryrefslogtreecommitdiff
path: root/data/rooms/intro/1016.yaml
diff options
context:
space:
mode:
authorhistoria <[not public]>2026-06-29 18:13:33 -0400
committerhistoria <[not public]>2026-06-29 18:13:33 -0400
commit7d76673fa0707d204c7d084c8f90c8133c22a31a (patch)
tree6fc832b9f3fde6ed455abb535f6e28b0e5db1fd9 /data/rooms/intro/1016.yaml
parentfeb80b7dde200d4121cd9f9c583a08f9869c5588 (diff)
downloadthehouseoficarus-7d76673fa0707d204c7d084c8f90c8133c22a31a.tar.gz
feat: migrated map (and bfs) to full 3D instead of individual 2D maps on different planes.
Diffstat (limited to 'data/rooms/intro/1016.yaml')
-rw-r--r--data/rooms/intro/1016.yaml21
1 files changed, 21 insertions, 0 deletions
diff --git a/data/rooms/intro/1016.yaml b/data/rooms/intro/1016.yaml
new file mode 100644
index 0000000..287af37
--- /dev/null
+++ b/data/rooms/intro/1016.yaml
@@ -0,0 +1,21 @@
+id: 1016
+name: New Room
+color: ""
+description:
+ - text: A featureless room.
+exits:
+ down:
+ room: 1017
+ south:
+ room: 1009
+ southeast:
+ room: 1018
+ southwest:
+ room: 1005
+objects: []
+item_spawns: []
+mobs: []
+on_enter: []
+hazard: ""
+block_transport: false
+triggers: []