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/1009.yaml | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) (limited to 'data/rooms/intro/1009.yaml') diff --git a/data/rooms/intro/1009.yaml b/data/rooms/intro/1009.yaml index 7a0886d..087a680 100644 --- a/data/rooms/intro/1009.yaml +++ b/data/rooms/intro/1009.yaml @@ -1,6 +1,5 @@ -id: 1009 -name: New Room -color: "" +block_transport: false +color: "27" description: - text: A featureless room. exits: @@ -12,10 +11,13 @@ exits: room: 1006 west: room: 1005 -objects: [] +hazard: "" +id: 1009 item_spawns: [] -mobs: [] +mobs: + - id: man + - id: man +name: New Room +objects: [] on_enter: [] -hazard: "" -block_transport: false triggers: [] -- cgit v1.2.3