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