diff options
Diffstat (limited to 'data/rooms/16.yaml')
| -rw-r--r-- | data/rooms/16.yaml | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/data/rooms/16.yaml b/data/rooms/16.yaml index 115d55b..3776f4f 100644 --- a/data/rooms/16.yaml +++ b/data/rooms/16.yaml @@ -1,8 +1,12 @@ id: 16 name: "Construction Site" -description: "A half-built structure surrounded by planks, nails, and blueprints. This area is not yet accessible." +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: 17 + east: 171 west: 15 + north: 170 +objects: + - id: workbench mobs: - id: greater_drone + - id: estate_broker |
