diff options
Diffstat (limited to 'data/rooms/example_unused/town/9999928.yaml')
| -rw-r--r-- | data/rooms/example_unused/town/9999928.yaml | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/data/rooms/example_unused/town/9999928.yaml b/data/rooms/example_unused/town/9999928.yaml index 40f92ec..a0f7734 100644 --- a/data/rooms/example_unused/town/9999928.yaml +++ b/data/rooms/example_unused/town/9999928.yaml @@ -1,4 +1,6 @@ name: "East of South of West of West of Town Square" -description: "Here is a description of where we are!" +description: + - text: "Here is a description of where we are!" exits: - east: 9999927 + east: + room: 9999927 |
