aboutsummaryrefslogtreecommitdiff
path: root/data/rooms/intro/2002.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/2002.yaml
parent6c5271fb085b4571a10f106391974c249cd84317 (diff)
downloadthehouseoficarus-069d3c1c81d71042706372df153254487a765dfc.tar.gz
feat: wip web admin for mapping and crud
Diffstat (limited to 'data/rooms/intro/2002.yaml')
-rw-r--r--data/rooms/intro/2002.yaml26
1 files changed, 14 insertions, 12 deletions
diff --git a/data/rooms/intro/2002.yaml b/data/rooms/intro/2002.yaml
index ce2dede..744fbb2 100644
--- a/data/rooms/intro/2002.yaml
+++ b/data/rooms/intro/2002.yaml
@@ -1,19 +1,21 @@
-id: 2002
-name: Test Room
+block_transport: false
color: ""
description:
- - text: It's a test room
+ - text: It's a test room
exits:
- east:
- room: 2003
- southeast:
- room: 2004
- west:
- room: 2001
-objects: []
+ east:
+ room: 2003
+ northwest:
+ room: 1
+ southeast:
+ room: 2004
+ west:
+ room: 2001
+hazard: ""
+id: 2002
item_spawns: []
mobs: []
+name: Test Room
+objects: []
on_enter: []
-hazard: ""
-block_transport: false
triggers: []