diff options
Diffstat (limited to 'data/objects')
| -rw-r--r-- | data/objects/unique/1002_crowd.yaml | 2 | ||||
| -rw-r--r-- | data/objects/unique/1002_pilot.yaml | 2 | ||||
| -rw-r--r-- | data/objects/unique/1002_shuttle.yaml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/data/objects/unique/1002_crowd.yaml b/data/objects/unique/1002_crowd.yaml index 7ce41f2..78fcbfa 100644 --- a/data/objects/unique/1002_crowd.yaml +++ b/data/objects/unique/1002_crowd.yaml @@ -1,7 +1,7 @@ name: crowd of people aliases: [people, crowd, group, passengers] hidden: true -descriptions: +description: - condition: all_of: - player_flag: denali_intro_done diff --git a/data/objects/unique/1002_pilot.yaml b/data/objects/unique/1002_pilot.yaml index edf3a20..0127180 100644 --- a/data/objects/unique/1002_pilot.yaml +++ b/data/objects/unique/1002_pilot.yaml @@ -1,6 +1,6 @@ name: pilot hidden: true -descriptions: +description: - condition: all_of: - player_flag: denali_intro_done diff --git a/data/objects/unique/1002_shuttle.yaml b/data/objects/unique/1002_shuttle.yaml index 03296b3..29af09c 100644 --- a/data/objects/unique/1002_shuttle.yaml +++ b/data/objects/unique/1002_shuttle.yaml @@ -1,7 +1,7 @@ name: landing craft aliases: [shuttle, ship] hidden: true -descriptions: +description: - condition: player_flag: denali_intro_done not: true |
