From 0a26fe1aad068b660dcfc237e7c06a02235d1e74 Mon Sep 17 00:00:00 2001 From: Emisse <99158783+Emisse@users.noreply.github.com> Date: Mon, 27 Nov 2023 22:21:27 -0700 Subject: [PATCH] disable hijack objective (#21928) --- Resources/Prototypes/Objectives/traitor.yml | 26 ++++++++++----------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/Resources/Prototypes/Objectives/traitor.yml b/Resources/Prototypes/Objectives/traitor.yml index dd188765b9..840564a969 100644 --- a/Resources/Prototypes/Objectives/traitor.yml +++ b/Resources/Prototypes/Objectives/traitor.yml @@ -64,19 +64,19 @@ - StealCondition - type: DieCondition -- type: entity - noSpawn: true - parent: [BaseTraitorObjective, BaseLivingObjective] - id: HijackShuttleObjective - name: Hijack emergency shuttle - description: Leave on the shuttle free and clear of the loyal Nanotrasen crew on board. Use ANY methods available to you. Syndicate agents, Nanotrasen enemies, and handcuffed hostages may remain alive on the shuttle. Ignore assistance from anyone other than a support agent. - components: - - type: Objective - difficulty: 5 # insane, default config max difficulty - icon: - sprite: Objects/Tools/emag.rsi - state: icon - - type: HijackShuttleCondition +#- type: entity +# noSpawn: true +# parent: [BaseTraitorObjective, BaseLivingObjective] +# id: HijackShuttleObjective +# name: Hijack emergency shuttle +# description: Leave on the shuttle free and clear of the loyal Nanotrasen crew on board. Use ANY methods available to you. Syndicate agents, Nanotrasen enemies, and handcuffed hostages may remain alive on the shuttle. Ignore assistance from anyone other than a support agent. +# components: +# - type: Objective +# difficulty: 5 # insane, default config max difficulty +# icon: +# sprite: Objects/Tools/emag.rsi +# state: icon +# - type: HijackShuttleCondition # kill -- 2.51.2