[ADD] Hypospray to CMO lockers and to traitor objectives (#5872)
Co-authored-by: fishfish458 <fishfish458>
This commit is contained in:
@@ -138,6 +138,8 @@
|
|||||||
prob: 1
|
prob: 1
|
||||||
- id: ClothingOuterHardsuitMedical
|
- id: ClothingOuterHardsuitMedical
|
||||||
prob: 1
|
prob: 1
|
||||||
|
- id: Hypospray
|
||||||
|
prob: 1
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
id: LockerResearchDirectorFilled
|
id: LockerResearchDirectorFilled
|
||||||
|
|||||||
@@ -40,3 +40,15 @@
|
|||||||
- StayAliveCondition
|
- StayAliveCondition
|
||||||
conditions:
|
conditions:
|
||||||
- !type:DieCondition {}
|
- !type:DieCondition {}
|
||||||
|
|
||||||
|
- type: objective
|
||||||
|
id: CMOHyposprayStealObjective
|
||||||
|
issuer: syndicate
|
||||||
|
requirements:
|
||||||
|
- !type:TraitorRequirement {}
|
||||||
|
- !type:IncompatibleConditionsRequirement
|
||||||
|
conditions:
|
||||||
|
- DieCondition
|
||||||
|
conditions:
|
||||||
|
- !type:StealCondition
|
||||||
|
prototype: Hypospray
|
||||||
|
|||||||
Reference in New Issue
Block a user