diff options
Diffstat (limited to 'data/rooms/example_unused/player_housing')
| -rw-r--r-- | data/rooms/example_unused/player_housing/99999301.yaml | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/data/rooms/example_unused/player_housing/99999301.yaml b/data/rooms/example_unused/player_housing/99999301.yaml index 7341508..19a38e9 100644 --- a/data/rooms/example_unused/player_housing/99999301.yaml +++ b/data/rooms/example_unused/player_housing/99999301.yaml @@ -1,7 +1,9 @@ name: "Player House: Workshop" -description: "A well-lit workshop with a sturdy workbench covered in tools and blueprints. Wood shavings litter the floor around the bench." +description: + - text: "A well-lit workshop with a sturdy workbench covered in tools and blueprints. Wood shavings litter the floor around the bench." exits: - south: 99999300 + south: + room: 99999300 objects: - id: workbench - id: bank_booth |
