From 2725e2927a1595c7b100d942d1f14146252adeb7 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Thu, 25 Jun 2026 04:46:40 -0400 Subject: feat: who, global chat, removed redundant YAML IDs --- data/rooms/intro/1001.yaml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'data/rooms/intro/1001.yaml') diff --git a/data/rooms/intro/1001.yaml b/data/rooms/intro/1001.yaml index 7ad95fa..543acea 100644 --- a/data/rooms/intro/1001.yaml +++ b/data/rooms/intro/1001.yaml @@ -1,5 +1,6 @@ -id: 1001 -name: "Inside the Landing Craft" -description: "Rows of sturdy metal seats fill the cramped cabin of the landing craft, harnesses still swinging from the descent. A thin haze of recycled air hangs in the light spilling through the open hatch. The only way out is north, onto the landing pad." +name: "Inside Transport Shuttle" +description: "A dim, metallic shuttle interior with a few uncomfortable rows of steel seats. A large framed sign hangs next to the closed cockpit door. A piston-powered staircase leads down out the back of the small craft." +objects: + - id: 1001_sign exits: - north: 1002 + down: 1002 -- cgit v1.2.3