diff options
Diffstat (limited to 'data/rooms/example_unused/town/9999920.yaml')
| -rw-r--r-- | data/rooms/example_unused/town/9999920.yaml | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/data/rooms/example_unused/town/9999920.yaml b/data/rooms/example_unused/town/9999920.yaml index f097b04..67ad606 100644 --- a/data/rooms/example_unused/town/9999920.yaml +++ b/data/rooms/example_unused/town/9999920.yaml @@ -1,5 +1,8 @@ name: "Assassin's Bureau" -description: "A discreet office with job postings pinned to a corkboard. This area is not yet accessible." +description: + - text: "A discreet office with job postings pinned to a corkboard. This area is not yet accessible." exits: - east: 9999921 - west: 9999919 + east: + room: 9999921 + west: + room: 9999919 |
