Fix hijack objective (#21241)

* Fix hijack

* Max difficulty
This commit is contained in:
Morb
2023-10-28 05:33:18 +03:00
committed by GitHub
parent 2c7e2b62dc
commit d27df9705d
5 changed files with 28 additions and 13 deletions

View File

@@ -64,6 +64,20 @@
- StealCondition
- type: DieCondition
- type: entity
noSpawn: true
parent: [BaseTraitorObjective, BaseLivingObjective]
id: HijackShuttleObjective
name: Hijack emergency shuttle
description: Leave on the shuttle free and clear of the loyal Nanotrasen crew on board. Use ANY methods available to you. Syndicate agents, Nanotrasen enemies, and handcuffed hostages may remain alive on the shuttle. Ignore assistance from anyone other than a support agent.
components:
- type: Objective
difficulty: 5 # insane, default config max difficulty
icon:
sprite: Objects/Tools/emag.rsi
state: icon
- type: HijackShuttleCondition
# kill
- type: entity