aboutsummaryrefslogtreecommitdiff
path: root/data/rooms/intro/2003.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/2003.yaml
parent6c5271fb085b4571a10f106391974c249cd84317 (diff)
downloadthehouseoficarus-069d3c1c81d71042706372df153254487a765dfc.tar.gz
feat: wip web admin for mapping and crud
Diffstat (limited to 'data/rooms/intro/2003.yaml')
-rw-r--r--data/rooms/intro/2003.yaml34
1 files changed, 18 insertions, 16 deletions
diff --git a/data/rooms/intro/2003.yaml b/data/rooms/intro/2003.yaml
index 8e80cff..3fcc0c2 100644
--- a/data/rooms/intro/2003.yaml
+++ b/data/rooms/intro/2003.yaml
@@ -1,23 +1,25 @@
-id: 2003
-name: Test Room
+block_transport: false
color: ""
description:
- - text: It's a test room
+ - text: It's a test room
exits:
- east:
- room: 1006
- northeast:
- room: 1005
- south:
- room: 2004
- southwest:
- room: 2005
- west:
- room: 2002
-objects: []
+ east:
+ room: 1006
+ north:
+ room: 1008
+ northeast:
+ room: 1005
+ south:
+ room: 2004
+ southwest:
+ room: 2005
+ west:
+ room: 2002
+hazard: ""
+id: 2003
item_spawns: []
mobs: []
+name: Test Room
+objects: []
on_enter: []
-hazard: ""
-block_transport: false
triggers: []