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