From 7a4b91304061777e7b3365b505d1e74878043d35 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Tue, 30 Jun 2026 02:17:22 -0400 Subject: feat: web gui mapping and obj/item/mob placement improvements --- data/rooms/intro/1018.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'data/rooms/intro/1018.yaml') diff --git a/data/rooms/intro/1018.yaml b/data/rooms/intro/1018.yaml index 1309d65..38540b5 100644 --- a/data/rooms/intro/1018.yaml +++ b/data/rooms/intro/1018.yaml @@ -1,11 +1,11 @@ -id: 0 +id: 1018 name: New Room color: "" description: - - text: A featureless room. + - text: A featureless room. exits: - northwest: - room: 1016 + north: + room: 1013 objects: [] item_spawns: [] mobs: [] -- cgit v1.2.3