diff options
Diffstat (limited to 'data/rooms/intro/1014.yaml')
| -rw-r--r-- | data/rooms/intro/1014.yaml | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/data/rooms/intro/1014.yaml b/data/rooms/intro/1014.yaml index 7d23484..ce76c4c 100644 --- a/data/rooms/intro/1014.yaml +++ b/data/rooms/intro/1014.yaml @@ -2,12 +2,14 @@ id: 1014 name: New Room color: "" description: - - text: A featureless room. + - text: A featureless room. exits: - north: - room: 1007 - up: - room: 1015 + north: + room: 1007 + south: + room: 1013 + up: + room: 1015 objects: [] item_spawns: [] mobs: [] |
