blob: 78fcbfa1e8af6dcf2a2864d8eaec5f42d2693617 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
name: crowd of people
aliases: [people, crowd, group, passengers]
hidden: true
description:
- condition:
all_of:
- player_flag: denali_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."
- condition:
all_of:
- player_flag: denali_intro_done
not: true
- player_flag: denali_lined_up
not: true
text: "A couple dozen anxious passengers mill about the pad, glancing between you and the small building to the north."
|