diff options
Diffstat (limited to 'data/rooms/example_unused/wilderness/99999181.yaml')
| -rw-r--r-- | data/rooms/example_unused/wilderness/99999181.yaml | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/data/rooms/example_unused/wilderness/99999181.yaml b/data/rooms/example_unused/wilderness/99999181.yaml index a5af7be..9253347 100644 --- a/data/rooms/example_unused/wilderness/99999181.yaml +++ b/data/rooms/example_unused/wilderness/99999181.yaml @@ -1,10 +1,12 @@ name: "Exposed Solar Array" -description: "A wide field of steel frames stretches under a torn section of the atmospheric dome. Raw sunlight blazes down with nothing to filter it. Half-built {220}solar panel frames{/} wait to be finished. A jagged {248}rock outcrop{/} on the south edge throws a patch of shade. The yard entrance lies back to the {34}south{/}." +description: +- text: "A wide field of steel frames stretches under a torn section of the atmospheric dome. Raw sunlight blazes down with nothing to filter it. Half-built {220}solar panel frames{/} wait to be finished. A jagged {248}rock outcrop{/} on the south edge throws a patch of shade. The yard entrance lies back to the {34}south{/}." hazard: solar_radiation exits: - south: 99999180 + south: + room: 99999180 objects: - - id: rock_outcrop +- id: rock_outcrop mobs: - - solar_panel_frame - - solar_panel_frame +- id: solar_panel_frame +- id: solar_panel_frame |
