diff options
Diffstat (limited to 'data/rooms/intro/1006.yaml')
| -rw-r--r-- | data/rooms/intro/1006.yaml | 26 |
1 files changed, 12 insertions, 14 deletions
diff --git a/data/rooms/intro/1006.yaml b/data/rooms/intro/1006.yaml index e4929a9..4f8b9ef 100644 --- a/data/rooms/intro/1006.yaml +++ b/data/rooms/intro/1006.yaml @@ -1,21 +1,19 @@ id: 1006 name: New Room -color: "" +color: E2 description: - - text: A featureless room. + - text: A featureless room. exits: - east: - room: 1007 - north: - room: 1005 - northeast: - room: 1009 - northwest: - room: 1008 - up: - room: 1010 - west: - room: 2003 + north: + room: 1005 + northeast: + room: 1009 + northwest: + room: 1008 + up: + room: 1010 + west: + room: 2003 objects: [] item_spawns: [] mobs: [] |
