From 72dbe734015916f98020d6a617981956f0509e26 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Mon, 29 Jun 2026 01:57:32 -0400 Subject: fix: room addlocalobj command handles multi-word names and aliases --- data/rooms/intro/1004.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'data/rooms') diff --git a/data/rooms/intro/1004.yaml b/data/rooms/intro/1004.yaml index 72cc0e2..45bb882 100644 --- a/data/rooms/intro/1004.yaml +++ b/data/rooms/intro/1004.yaml @@ -1,4 +1,4 @@ -id: 0 +id: 1004 name: New Room color: "" description: @@ -6,7 +6,6 @@ description: exits: south: room: 1003 -objects: [] item_spawns: [] mobs: [] on_enter: [] -- cgit v1.2.3