From 712072209ab5e3b3a14ebc0c770b020afe544560 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Tue, 30 Jun 2026 03:57:52 -0400 Subject: feat: all admin mapping features working --- data/rooms/intro/1001.yaml | 17 ++++------------- 1 file changed, 4 insertions(+), 13 deletions(-) (limited to 'data/rooms/intro/1001.yaml') diff --git a/data/rooms/intro/1001.yaml b/data/rooms/intro/1001.yaml index 66e1908..98eebab 100644 --- a/data/rooms/intro/1001.yaml +++ b/data/rooms/intro/1001.yaml @@ -2,17 +2,10 @@ id: 1001 name: Inside Transport Shuttle color: "" description: - - text: A dim, windowless shuttle interior with a few uncomfortable rows of steel seats facing forward. A large framed sign hangs next to the closed cockpit door. The piston-powered staircase is firmly closed at the rear of the craft. - condition: - flag: "" - value: null - not: true - player_flag: 1001_touchdown - has_item: "" - min_credits: 0 - all_of: [] - any_of: [] - - text: A dim, windowless shuttle interior with a few uncomfortable rows of steel seats facing forward. A large {11}framed sign{/} hangs next to the closed cockpit door. A piston-powered staircase leads down out the back of the small craft with a smiling attendant ready to help disembark. + - text: |- + A dim, windowless shuttle interior with a few uncomfortable rows of steel seats facing forward. A large framed sign hangs next to the closed cockpit door. The piston-powered staircase is firmly closed at the rear of the craft. + + A dim, windowless shuttle interior with a few uncomfortable rows of steel seats facing forward. A large {11}framed sign{/} hangs next to the closed cockpit door. A piston-powered staircase leads down out the back of the small craft with a smiling attendant ready to help disembark. exits: down: room: 1002 @@ -28,8 +21,6 @@ exits: blocked_message: The piston-powered staircase is firmly closed. east: room: 2001 - up: - room: 6 objects: - name: framed sign hidden: true -- cgit v1.2.3