From 0fe67cfd5def4ac3e919fd611fe5acc55ca2d253 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Mon, 29 Jun 2026 04:21:37 -0400 Subject: better dialog color, edge cases on blocked map links fixed --- data/rooms/intro/1001.yaml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'data/rooms/intro/1001.yaml') diff --git a/data/rooms/intro/1001.yaml b/data/rooms/intro/1001.yaml index 8e2f573..6f84799 100644 --- a/data/rooms/intro/1001.yaml +++ b/data/rooms/intro/1001.yaml @@ -4,13 +4,12 @@ description: condition: player_flag: 1001_touchdown not: true - - 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. 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 {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." objects: - - name: sign - aliases: [safety card, safety instructions, frame] - inroom_description: A large framed sign is mounted near the cockpit door. + - name: framed sign + hidden: true description: |- - We hope you enjoy your trip on our shuttle. Your pilot is [TYLER]. + We hope you enjoy your trip on our shuttle! Your pilot is [TYLER]. When you arrive at your final destination, please be aware of the following basic commands: -- cgit v1.2.3