diff options
| author | historia <[not public]> | 2026-06-26 02:52:31 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-06-26 02:52:31 -0400 |
| commit | 3102525d97aa6f1ad152c74b2ccfbd4b3a9b83f5 (patch) | |
| tree | 65610fa4fb8abe1dc7a46d00658e85e0525d397c /data/rooms/intro/1001.yaml | |
| parent | e2d5b081f27141bb3dd89dbe595860b8a1345d55 (diff) | |
| download | thehouseoficarus-3102525d97aa6f1ad152c74b2ccfbd4b3a9b83f5.tar.gz | |
feat: simplified conversation trees and output won't overwrite prompts now
Diffstat (limited to 'data/rooms/intro/1001.yaml')
| -rw-r--r-- | data/rooms/intro/1001.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/data/rooms/intro/1001.yaml b/data/rooms/intro/1001.yaml index df3b2ab..c617996 100644 --- a/data/rooms/intro/1001.yaml +++ b/data/rooms/intro/1001.yaml @@ -7,6 +7,10 @@ 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. A piston-powered staircase leads down out the back of the small craft with a smiling attendant ready to help disembark." objects: - id: 1001_sign + - id: 1001_door + - id: 1001_window + - id: 1001_instruments + - id: 1001_pilot mobs: - flight_attendant exits: |
