From b8c90886ef1f3afb8d908aac89028bd177836cae Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Thu, 9 Jul 2026 16:09:35 -0400 Subject: feat(admin): multi-select with shift+drag for common bulk operations --- data/rooms/intro/2003.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'data/rooms/intro/2003.yaml') diff --git a/data/rooms/intro/2003.yaml b/data/rooms/intro/2003.yaml index 6ca12a1..fa7855b 100644 --- a/data/rooms/intro/2003.yaml +++ b/data/rooms/intro/2003.yaml @@ -1,6 +1,5 @@ -id: 2003 -name: Test Room -color: A5 +block_transport: false +color: "31" description: - text: It's a test room exits: @@ -10,10 +9,11 @@ exits: room: 2005 west: room: 2002 -objects: [] +hazard: solar_radiation +id: 2003 item_spawns: [] mobs: [] +name: Test Room +objects: [] on_enter: [] -hazard: "" -block_transport: false triggers: [] -- cgit v1.2.3