diff options
Diffstat (limited to 'data/objects/unique/1002_crowd.yaml')
| -rw-r--r-- | data/objects/unique/1002_crowd.yaml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/data/objects/unique/1002_crowd.yaml b/data/objects/unique/1002_crowd.yaml index 78fcbfa..5d0105d 100644 --- a/data/objects/unique/1002_crowd.yaml +++ b/data/objects/unique/1002_crowd.yaml @@ -1,17 +1,17 @@ name: crowd of people -aliases: [people, crowd, group, passengers] +aliases: [line, group, passengers] 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 passengers have sorted themselves into a single-file line, tickets clutched in hand, shuffling toward the craft." + - player_flag: 1002_lined_up + text: "A mass of people still onto the crowded platform, blocking your exit!" - condition: all_of: - - player_flag: denali_intro_done + - player_flag: 1002_intro_done not: true - - player_flag: denali_lined_up + - player_flag: 1002_lined_up not: true - text: "A couple dozen anxious passengers mill about the pad, glancing between you and the small building to the north." + text: "A dozen or so passengers ready to leave, all with luggage. Their eyes are a mix of impatience, anxiety, and perhaps suspicion." |
