From b62a8f3805df0581542b8f9f1ce5aa1c38aba132 Mon Sep 17 00:00:00 2001 From: Fishfish458 <47410468+Fishfish458@users.noreply.github.com> Date: Thu, 23 Dec 2021 02:51:49 -0600 Subject: [PATCH] [ADD] Hypospray to CMO lockers and to traitor objectives (#5872) Co-authored-by: fishfish458 --- Resources/Prototypes/Catalog/Fills/Lockers/heads.yml | 2 ++ .../Prototypes/Objectives/traitorObjectives.yml | 12 ++++++++++++ 2 files changed, 14 insertions(+) diff --git a/Resources/Prototypes/Catalog/Fills/Lockers/heads.yml b/Resources/Prototypes/Catalog/Fills/Lockers/heads.yml index 3e5bb0caf7..4310ce43f1 100644 --- a/Resources/Prototypes/Catalog/Fills/Lockers/heads.yml +++ b/Resources/Prototypes/Catalog/Fills/Lockers/heads.yml @@ -138,6 +138,8 @@ prob: 1 - id: ClothingOuterHardsuitMedical prob: 1 + - id: Hypospray + prob: 1 - type: entity id: LockerResearchDirectorFilled diff --git a/Resources/Prototypes/Objectives/traitorObjectives.yml b/Resources/Prototypes/Objectives/traitorObjectives.yml index 5945c0e91c..31179a010a 100644 --- a/Resources/Prototypes/Objectives/traitorObjectives.yml +++ b/Resources/Prototypes/Objectives/traitorObjectives.yml @@ -40,3 +40,15 @@ - StayAliveCondition conditions: - !type:DieCondition {} + +- type: objective + id: CMOHyposprayStealObjective + issuer: syndicate + requirements: + - !type:TraitorRequirement {} + - !type:IncompatibleConditionsRequirement + conditions: + - DieCondition + conditions: + - !type:StealCondition + prototype: Hypospray