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/1007.yaml | 17 +++++------------ 1 file changed, 5 insertions(+), 12 deletions(-) (limited to 'data/rooms/intro/1007.yaml') diff --git a/data/rooms/intro/1007.yaml b/data/rooms/intro/1007.yaml index 4af0a79..3f40bc1 100644 --- a/data/rooms/intro/1007.yaml +++ b/data/rooms/intro/1007.yaml @@ -1,19 +1,12 @@ id: 1007 -name: New Room +name: 'Room #1007' color: "" -description: - - text: A featureless room. +description: [] exits: - down: - room: 12 - northwest: - room: 1005 - south: - room: 1014 - up: - room: 11 + east: + room: 1013 west: - room: 1006 + room: 2004 objects: [] item_spawns: [] mobs: [] -- cgit v1.2.3