blob: 3776f4fb428808a94525abc0686abbc807dba42e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
id: 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: 171
west: 15
north: 170
objects:
- id: workbench
mobs:
- id: greater_drone
- id: estate_broker
|