aboutsummaryrefslogtreecommitdiff
path: root/data/rooms/intro/2003.yaml
diff options
context:
space:
mode:
authorhistoria <[not public]>2026-06-30 19:27:37 -0400
committerhistoria <[not public]>2026-06-30 19:27:37 -0400
commitfee376102192dc6f24297a7b11324636ace3a07d (patch)
tree6c777cc71208b429eebdbdc5864b353d4af34a09 /data/rooms/intro/2003.yaml
parent98bdef072c843fdd8ccdf85a9b54ab9d32d34187 (diff)
downloadthehouseoficarus-fee376102192dc6f24297a7b11324636ace3a07d.tar.gz
feat: admin gui object CRUD is much nicer
Diffstat (limited to 'data/rooms/intro/2003.yaml')
-rw-r--r--data/rooms/intro/2003.yaml16
1 files changed, 5 insertions, 11 deletions
diff --git a/data/rooms/intro/2003.yaml b/data/rooms/intro/2003.yaml
index 3fcc0c2..6324c9c 100644
--- a/data/rooms/intro/2003.yaml
+++ b/data/rooms/intro/2003.yaml
@@ -1,25 +1,19 @@
-block_transport: false
+id: 2003
+name: Test Room
color: ""
description:
- text: It's a test room
exits:
- east:
- room: 1006
- north:
- room: 1008
- northeast:
- room: 1005
south:
room: 2004
southwest:
room: 2005
west:
room: 2002
-hazard: ""
-id: 2003
+objects: []
item_spawns: []
mobs: []
-name: Test Room
-objects: []
on_enter: []
+hazard: ""
+block_transport: false
triggers: []