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/objects/unique/1002_pilot.yaml | |
| parent | e2d5b081f27141bb3dd89dbe595860b8a1345d55 (diff) | |
| download | thehouseoficarus-3102525d97aa6f1ad152c74b2ccfbd4b3a9b83f5.tar.gz | |
feat: simplified conversation trees and output won't overwrite prompts now
Diffstat (limited to 'data/objects/unique/1002_pilot.yaml')
| -rw-r--r-- | data/objects/unique/1002_pilot.yaml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/data/objects/unique/1002_pilot.yaml b/data/objects/unique/1002_pilot.yaml index 0127180..846cded 100644 --- a/data/objects/unique/1002_pilot.yaml +++ b/data/objects/unique/1002_pilot.yaml @@ -3,7 +3,7 @@ hidden: true description: - condition: all_of: - - player_flag: denali_intro_done + - player_flag: 1002_intro_done not: true - - player_flag: denali_lined_up - text: "The shuttle pilot stands by the hatch in a faded flight suit, waving passengers into line and checking tickets with a practiced eye." + - player_flag: 1002_lined_up + text: "The pilot stands straight as if about to escort royalty looking down his nose a bit at the passengers. He is quickly and professionally checking tickets." |
