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/1013.yaml | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) (limited to 'data/rooms/intro/1013.yaml') diff --git a/data/rooms/intro/1013.yaml b/data/rooms/intro/1013.yaml index 8d83946..35e3757 100644 --- a/data/rooms/intro/1013.yaml +++ b/data/rooms/intro/1013.yaml @@ -1,17 +1,16 @@ -id: 1013 -name: New Room -color: "" -description: - - text: A featureless room. +block_transport: false +color: "72" +description: [] exits: - north: + northeast: room: 1014 - south: - room: 1018 -objects: [] + west: + room: 1007 +hazard: "" +id: 1013 item_spawns: [] mobs: [] +name: 'Room #1013' +objects: [] on_enter: [] -hazard: "" -block_transport: false triggers: [] -- cgit v1.2.3