diff --git a/Resources/Prototypes/Catalog/Fills/Lockers/heads.yml b/Resources/Prototypes/Catalog/Fills/Lockers/heads.yml index 7fc591634e..73b2d1bef0 100644 --- a/Resources/Prototypes/Catalog/Fills/Lockers/heads.yml +++ b/Resources/Prototypes/Catalog/Fills/Lockers/heads.yml @@ -56,6 +56,7 @@ - id: ClothingNeckGoldmedal - id: RubberStampCaptain - id: WeaponAntiqueLaser + - id: JetpackCaptainFilled - type: entity id: LockerHeadOfPersonnelFilled @@ -105,6 +106,7 @@ prob: 0.15 - id: DoorRemoteEngineering - id: RubberStampCE + - id: JetpackVoidFilled - type: entity id: LockerChiefMedicalOfficerFilled @@ -188,3 +190,4 @@ - id: ClothingUniformJumpsuitHosFormal - id: RubberStampHos - id: SecurityTechFabCircuitboard + - id: JetpackSecurityFilled diff --git a/Resources/Prototypes/Objectives/traitorObjectives..yml b/Resources/Prototypes/Objectives/traitorObjectives..yml index 20b1994503..d5ceeeb87c 100644 --- a/Resources/Prototypes/Objectives/traitorObjectives..yml +++ b/Resources/Prototypes/Objectives/traitorObjectives..yml @@ -171,3 +171,16 @@ - !type:StealCondition prototype: WeaponAntiqueLaser +- type: objective + id: CaptainJetpackStealObjective + issuer: syndicate + difficultyOverride: 2.75 + prob: 0.1 + requirements: + - !type:TraitorRequirement {} + - !type:IncompatibleConditionsRequirement + conditions: + - DieCondition + conditions: + - !type:StealCondition + prototype: JetpackCaptainFilled