From 9836513d287396fabcba85956366e6410d7363ef Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Thu, 9 Jul 2026 23:21:28 -0400 Subject: fix(admin): remove extraneous message button, arrow buttons and checkboxes work, formatting fixup --- data/rooms/intro/1010.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'data/rooms/intro/1010.yaml') diff --git a/data/rooms/intro/1010.yaml b/data/rooms/intro/1010.yaml index 57610a4..48d3947 100644 --- a/data/rooms/intro/1010.yaml +++ b/data/rooms/intro/1010.yaml @@ -1,16 +1,16 @@ -id: 1010 -name: 'Room #1010' -color: "" +block_transport: false +color: "52" description: [] exits: north: room: 1009 west: room: 1007 -objects: [] +hazard: "" +id: 1010 item_spawns: [] mobs: [] +name: 'Room #1010' +objects: [] on_enter: [] -hazard: "" -block_transport: false triggers: [] -- cgit v1.2.3