From 069d3c1c81d71042706372df153254487a765dfc Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Mon, 29 Jun 2026 22:31:11 -0400 Subject: feat: wip web admin for mapping and crud --- data/rooms/intro/1009.yaml | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) (limited to 'data/rooms/intro/1009.yaml') diff --git a/data/rooms/intro/1009.yaml b/data/rooms/intro/1009.yaml index d95cdfd..7a0886d 100644 --- a/data/rooms/intro/1009.yaml +++ b/data/rooms/intro/1009.yaml @@ -2,12 +2,16 @@ id: 1009 name: New Room color: "" description: - - text: A featureless room. + - text: A featureless room. exits: - north: - room: 1016 - southwest: - room: 1006 + north: + room: 1016 + northwest: + room: 8 + southwest: + room: 1006 + west: + room: 1005 objects: [] item_spawns: [] mobs: [] -- cgit v1.2.3