diff options
Diffstat (limited to 'data/rooms/example_unused/wilderness/99999152.yaml')
| -rw-r--r-- | data/rooms/example_unused/wilderness/99999152.yaml | 16 |
1 files changed, 12 insertions, 4 deletions
diff --git a/data/rooms/example_unused/wilderness/99999152.yaml b/data/rooms/example_unused/wilderness/99999152.yaml index 6a23990..83b54af 100644 --- a/data/rooms/example_unused/wilderness/99999152.yaml +++ b/data/rooms/example_unused/wilderness/99999152.yaml @@ -1,9 +1,17 @@ -name: "Allotment Field" -description: "A section with larger soil beds for growing vegetables. {94}Allotment patches{/} stretch across the floor under warm overhead lamps. A single {213}flower patch{/} sits in the corner." -exits: - north: 150 +id: 99999152 +name: Allotment Field +color: "" +description: + - text: A section with larger soil beds for growing vegetables. {94}Allotment patches{/} stretch across the floor under warm overhead lamps. A single {213}flower patch{/} sits in the corner. +exits: {} objects: - id: allotment_patch - id: allotment_patch - id: allotment_patch - id: flower_patch +item_spawns: [] +mobs: [] +on_enter: [] +hazard: "" +block_transport: false +triggers: [] |
