From fee376102192dc6f24297a7b11324636ace3a07d Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Tue, 30 Jun 2026 19:27:37 -0400 Subject: feat: admin gui object CRUD is much nicer --- data/rooms/intro/2003.yaml | 16 +++++----------- 1 file changed, 5 insertions(+), 11 deletions(-) (limited to 'data/rooms/intro/2003.yaml') diff --git a/data/rooms/intro/2003.yaml b/data/rooms/intro/2003.yaml index 3fcc0c2..6324c9c 100644 --- a/data/rooms/intro/2003.yaml +++ b/data/rooms/intro/2003.yaml @@ -1,25 +1,19 @@ -block_transport: false +id: 2003 +name: Test Room color: "" description: - text: It's a test room exits: - east: - room: 1006 - north: - room: 1008 - northeast: - room: 1005 south: room: 2004 southwest: room: 2005 west: room: 2002 -hazard: "" -id: 2003 +objects: [] item_spawns: [] mobs: [] -name: Test Room -objects: [] on_enter: [] +hazard: "" +block_transport: false triggers: [] -- cgit v1.2.3