From 7e6641a7cd76aed0b92d8a78269e7818d848077d Mon Sep 17 00:00:00 2001 From: Emisse <99158783+Emisse@users.noreply.github.com> Date: Fri, 24 Jun 2022 02:39:12 -0600 Subject: [PATCH] Jetpack Locker Fills and Captain Jetpack Traitor Objective (#9102) --- .../Prototypes/Catalog/Fills/Lockers/heads.yml | 3 +++ .../Prototypes/Objectives/traitorObjectives..yml | 13 +++++++++++++ 2 files changed, 16 insertions(+) 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