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/2004.yaml | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) (limited to 'data/rooms/intro/2004.yaml') diff --git a/data/rooms/intro/2004.yaml b/data/rooms/intro/2004.yaml index 33b41f3..e90d370 100644 --- a/data/rooms/intro/2004.yaml +++ b/data/rooms/intro/2004.yaml @@ -2,14 +2,16 @@ id: 2004 name: Test Room color: "" description: - - text: It's a test room + - text: It's a test room exits: - north: - room: 2003 - northwest: - room: 2002 - west: - room: 2005 + east: + room: 1007 + north: + room: 2003 + northwest: + room: 2002 + west: + room: 2005 objects: [] item_spawns: [] mobs: [] -- cgit v1.2.3