diff --git a/Resources/Prototypes/Objectives/traitor.yml b/Resources/Prototypes/Objectives/traitor.yml index 3a56fb52e64..ad5f56a443e 100644 --- a/Resources/Prototypes/Objectives/traitor.yml +++ b/Resources/Prototypes/Objectives/traitor.yml @@ -207,19 +207,6 @@ stealGroup: BookSecretDocuments owner: job-name-hos -- type: entity # Sunrise-AEG - parent: BaseTraitorStealObjective - id: MultiphaseEnergygunStealObjective - components: - - type: Objective - # hos has a gun ce does not, higher difficulty than most - difficulty: 3 - - type: NotJobRequirement - job: HeadOfSecurity - - type: StealCondition - stealGroup: WeaponEnergyGunMultiphase - owner: офицер "Синий Щит" - ## ce - type: entity diff --git a/Resources/Prototypes/_Sunrise/Objectives/traitorObjectives.yml b/Resources/Prototypes/_Sunrise/Objectives/traitorObjectives.yml index 27ee0041da6..01e3265206d 100644 --- a/Resources/Prototypes/_Sunrise/Objectives/traitorObjectives.yml +++ b/Resources/Prototypes/_Sunrise/Objectives/traitorObjectives.yml @@ -11,3 +11,16 @@ sprite: Objects/Tools/emag.rsi state: icon - type: HijackShuttleCondition + +- type: entity # Sunrise-AEG + parent: BaseTraitorStealObjective + id: MultiphaseEnergygunStealObjective + components: + - type: Objective + # hos has a gun ce does not, higher difficulty than most + difficulty: 3 + - type: NotJobRequirement + job: BlueShield + - type: StealCondition + stealGroup: WeaponEnergyGunMultiphase + owner: офицер "Синий Щит"