aboutsummaryrefslogtreecommitdiff
path: root/data/rooms/intro/1007.yaml
diff options
context:
space:
mode:
authorhistoria <[not public]>2026-06-29 22:31:11 -0400
committerhistoria <[not public]>2026-06-29 22:31:11 -0400
commit069d3c1c81d71042706372df153254487a765dfc (patch)
treed83a4a3954d2b8304f49d83e365f4c2b075b91eb /data/rooms/intro/1007.yaml
parent6c5271fb085b4571a10f106391974c249cd84317 (diff)
downloadthehouseoficarus-069d3c1c81d71042706372df153254487a765dfc.tar.gz
feat: wip web admin for mapping and crud
Diffstat (limited to 'data/rooms/intro/1007.yaml')
-rw-r--r--data/rooms/intro/1007.yaml18
1 files changed, 11 insertions, 7 deletions
diff --git a/data/rooms/intro/1007.yaml b/data/rooms/intro/1007.yaml
index 5d47fa4..4af0a79 100644
--- a/data/rooms/intro/1007.yaml
+++ b/data/rooms/intro/1007.yaml
@@ -2,14 +2,18 @@ id: 1007
name: New Room
color: ""
description:
- - text: A featureless room.
+ - text: A featureless room.
exits:
- northwest:
- room: 1005
- south:
- room: 1014
- west:
- room: 1006
+ down:
+ room: 12
+ northwest:
+ room: 1005
+ south:
+ room: 1014
+ up:
+ room: 11
+ west:
+ room: 1006
objects: []
item_spawns: []
mobs: []