Adjusted traitor steal objectives (#5974)
* Adjusted traitor steal objectives * Added theft target to cargo
This commit is contained in:
@@ -38,6 +38,7 @@
|
||||
- !type:IncompatibleConditionsRequirement
|
||||
conditions:
|
||||
- StayAliveCondition
|
||||
- StealCondition
|
||||
conditions:
|
||||
- !type:DieCondition {}
|
||||
|
||||
@@ -52,3 +53,75 @@
|
||||
conditions:
|
||||
- !type:StealCondition
|
||||
prototype: Hypospray
|
||||
|
||||
- type: objective
|
||||
id: RDHardsuitStealObjective
|
||||
issuer: syndicate
|
||||
requirements:
|
||||
- !type:TraitorRequirement {}
|
||||
- !type:IncompatibleConditionsRequirement
|
||||
conditions:
|
||||
- DieCondition
|
||||
conditions:
|
||||
- !type:StealCondition
|
||||
prototype: ClothingOuterHardsuitRd
|
||||
|
||||
- type: objective
|
||||
id: NukeDiskStealObjective
|
||||
issuer: syndicate
|
||||
requirements:
|
||||
- !type:TraitorRequirement {}
|
||||
- !type:IncompatibleConditionsRequirement
|
||||
conditions:
|
||||
- DieCondition
|
||||
conditions:
|
||||
- !type:StealCondition
|
||||
prototype: NukeDisk
|
||||
|
||||
- type: objective
|
||||
id: IDComputerBoardStealObjective
|
||||
issuer: syndicate
|
||||
requirements:
|
||||
- !type:TraitorRequirement {}
|
||||
- !type:IncompatibleConditionsRequirement
|
||||
conditions:
|
||||
- DieCondition
|
||||
conditions:
|
||||
- !type:StealCondition
|
||||
prototype: IDComputerCircuitboard
|
||||
|
||||
- type: objective
|
||||
id: MagbootsStealObjective #Replace this with CE magboots when we get those
|
||||
issuer: syndicate
|
||||
requirements:
|
||||
- !type:TraitorRequirement {}
|
||||
- !type:IncompatibleConditionsRequirement
|
||||
conditions:
|
||||
- DieCondition
|
||||
conditions:
|
||||
- !type:StealCondition
|
||||
prototype: ClothingShoesBootsMag
|
||||
|
||||
- type: objective
|
||||
id: HOSHardsuitHelmStealObjective
|
||||
issuer: syndicate
|
||||
requirements:
|
||||
- !type:TraitorRequirement {}
|
||||
- !type:IncompatibleConditionsRequirement
|
||||
conditions:
|
||||
- DieCondition
|
||||
conditions:
|
||||
- !type:StealCondition
|
||||
prototype: ClothingHeadHelmetHardsuitSecurityRed
|
||||
|
||||
- type: objective
|
||||
id: SupplyConsoleBoardStealObjective
|
||||
issuer: syndicate
|
||||
requirements:
|
||||
- !type:TraitorRequirement {}
|
||||
- !type:IncompatibleConditionsRequirement
|
||||
conditions:
|
||||
- DieCondition
|
||||
conditions:
|
||||
- !type:StealCondition
|
||||
prototype: SupplyComputerCircuitboard
|
||||
|
||||
Reference in New Issue
Block a user