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/1013.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'data/rooms/intro/1013.yaml') diff --git a/data/rooms/intro/1013.yaml b/data/rooms/intro/1013.yaml index 9b7a7ce..8d83946 100644 --- a/data/rooms/intro/1013.yaml +++ b/data/rooms/intro/1013.yaml @@ -2,12 +2,12 @@ id: 1013 name: New Room color: "" description: - - text: A featureless room. + - text: A featureless room. exits: - north: - room: 1012 - west: - room: 1010 + north: + room: 1014 + south: + room: 1018 objects: [] item_spawns: [] mobs: [] -- cgit v1.2.3