From 712072209ab5e3b3a14ebc0c770b020afe544560 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Tue, 30 Jun 2026 03:57:52 -0400 Subject: feat: all admin mapping features working --- data/rooms/intro/1006.yaml | 26 ++++++++++++-------------- 1 file changed, 12 insertions(+), 14 deletions(-) (limited to 'data/rooms/intro/1006.yaml') 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: [] -- cgit v1.2.3