aboutsummaryrefslogtreecommitdiff
path: root/data/rooms/intro/2001.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'data/rooms/intro/2001.yaml')
-rw-r--r--data/rooms/intro/2001.yaml27
1 files changed, 10 insertions, 17 deletions
diff --git a/data/rooms/intro/2001.yaml b/data/rooms/intro/2001.yaml
index a9570f6..2197f70 100644
--- a/data/rooms/intro/2001.yaml
+++ b/data/rooms/intro/2001.yaml
@@ -1,23 +1,21 @@
-block_transport: false
+id: 2001
+name: Test Room
color: ""
description:
- text: It's a test room
exits:
east:
room: 2002
- north:
- blocked_message: ""
- condition: null
- always_blocked: true
- room: 1006
- set_flags: null
- set_player_flags: null
south:
room: 2006
southeast:
room: 2005
-hazard: ""
-id: 2001
+objects:
+ - name: hidden guy
+ hidden: true
+ description:
+ - text: YOU FOUND HIM
+ - id: tree
item_spawns:
- id: bronze_axe
quantity: 1
@@ -31,12 +29,7 @@ item_spawns:
mobs:
- id: man
- id: flight_attendant_copy
-name: Test Room
-objects:
- - description:
- - text: YOU FOUND HIM
- hidden: true
- name: hidden guy
- - id: tree
on_enter: []
+hazard: ""
+block_transport: false
triggers: []