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/1014.yaml | 23 ++++++++++------------- 1 file changed, 10 insertions(+), 13 deletions(-) (limited to 'data/rooms/intro/1014.yaml') diff --git a/data/rooms/intro/1014.yaml b/data/rooms/intro/1014.yaml index ce76c4c..a11adfd 100644 --- a/data/rooms/intro/1014.yaml +++ b/data/rooms/intro/1014.yaml @@ -1,19 +1,16 @@ -id: 1014 -name: New Room -color: "" -description: - - text: A featureless room. +block_transport: false +color: D5 +description: [] exits: - north: - room: 1007 - south: - room: 1013 - up: + northeast: room: 1015 -objects: [] + southwest: + room: 1013 +hazard: "" +id: 1014 item_spawns: [] mobs: [] +name: 'Room #1014' +objects: [] on_enter: [] -hazard: "" -block_transport: false triggers: [] -- cgit v1.2.3