aboutsummaryrefslogtreecommitdiff
path: root/data/rooms/example_unused/town
diff options
context:
space:
mode:
Diffstat (limited to 'data/rooms/example_unused/town')
-rw-r--r--data/rooms/example_unused/town/9999915.yaml2
-rw-r--r--data/rooms/example_unused/town/9999916.yaml17
2 files changed, 11 insertions, 8 deletions
diff --git a/data/rooms/example_unused/town/9999915.yaml b/data/rooms/example_unused/town/9999915.yaml
index 95c07cb..cef822b 100644
--- a/data/rooms/example_unused/town/9999915.yaml
+++ b/data/rooms/example_unused/town/9999915.yaml
@@ -4,8 +4,6 @@ color: ""
description:
- text: Shelves lined with glass vials, dried herbs, and bubbling cauldrons. This area is not yet accessible.
exits:
- east:
- room: 9999916
west:
room: 9999914
objects: []
diff --git a/data/rooms/example_unused/town/9999916.yaml b/data/rooms/example_unused/town/9999916.yaml
index 5d3c3c2..a915452 100644
--- a/data/rooms/example_unused/town/9999916.yaml
+++ b/data/rooms/example_unused/town/9999916.yaml
@@ -1,11 +1,16 @@
-name: "Construction Site"
-description: "A half-built structure surrounded by planks, nails, and blueprints. A workbench stands ready for crafting. Signs point north toward the Local Neighborhood and east toward the lumberyard."
-exits:
- east: 99999171
- west: 9999915
- north: 99999170
+id: 9999916
+name: Construction Site
+color: ""
+description:
+ - text: A half-built structure surrounded by planks, nails, and blueprints. A workbench stands ready for crafting. Signs point north toward the Local Neighborhood and east toward the lumberyard.
+exits: {}
objects:
- id: workbench
+item_spawns: []
mobs:
- id: greater_drone
- id: estate_broker
+on_enter: []
+hazard: ""
+block_transport: false
+triggers: []