diff options
| author | historia <[not public]> | 2026-06-29 04:21:37 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-06-29 04:21:37 -0400 |
| commit | 0fe67cfd5def4ac3e919fd611fe5acc55ca2d253 (patch) | |
| tree | fbcdcdeb355bd6c9d3afab006f052a8b465f7feb /data/rooms/intro/1001.yaml | |
| parent | 72dbe734015916f98020d6a617981956f0509e26 (diff) | |
| download | thehouseoficarus-0fe67cfd5def4ac3e919fd611fe5acc55ca2d253.tar.gz | |
better dialog color, edge cases on blocked map links fixed
Diffstat (limited to 'data/rooms/intro/1001.yaml')
| -rw-r--r-- | data/rooms/intro/1001.yaml | 9 |
1 files changed, 4 insertions, 5 deletions
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: |
