aboutsummaryrefslogtreecommitdiff
path: root/data/rooms/intro/2005.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'data/rooms/intro/2005.yaml')
-rw-r--r--data/rooms/intro/2005.yaml32
1 files changed, 17 insertions, 15 deletions
diff --git a/data/rooms/intro/2005.yaml b/data/rooms/intro/2005.yaml
index 7af3fd2..a5368c5 100644
--- a/data/rooms/intro/2005.yaml
+++ b/data/rooms/intro/2005.yaml
@@ -1,21 +1,23 @@
-id: 2005
-name: Test Room
-color: ""
+block_transport: false
+color: "31"
description:
- - text: It's a test room
+ - text: It's a test room
exits:
- east:
- room: 2004
- northeast:
- room: 2003
- northwest:
- room: 2001
- west:
- room: 2006
-objects: []
+ east:
+ room: 2004
+ north:
+ room: 2002
+ northeast:
+ room: 2003
+ northwest:
+ room: 2001
+ west:
+ room: 2006
+hazard: solar_radiation
+id: 2005
item_spawns: []
mobs: []
+name: Test Room
+objects: []
on_enter: []
-hazard: ""
-block_transport: false
triggers: []