From 763a2aa124b0d5dce009cefde30db7c248b027d3 Mon Sep 17 00:00:00 2001 From: Stop-Signs Date: Fri, 20 Dec 2024 11:22:58 -0600 Subject: [PATCH] Fix Sleepers getting nukies as kill targets (#2483) * Fix tha shitcode * Delta please dont smite me --- Resources/Prototypes/GameRules/roundstart.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Resources/Prototypes/GameRules/roundstart.yml b/Resources/Prototypes/GameRules/roundstart.yml index dac93f951f5..7982c1e2b78 100644 --- a/Resources/Prototypes/GameRules/roundstart.yml +++ b/Resources/Prototypes/GameRules/roundstart.yml @@ -107,6 +107,7 @@ - RoleSurvivalNukie components: - type: NukeOperative + - type: TargetObjectiveImmune # DeltaV - Makes sleepers unable to get nukie kill objectives - type: RandomMetadata nameSegments: - nukeops-role-commander @@ -124,6 +125,7 @@ - RoleSurvivalNukie components: - type: NukeOperative + - type: TargetObjectiveImmune # DeltaV - Makes sleepers unable to get nukie kill objectives - type: RandomMetadata nameSegments: - nukeops-role-agent @@ -143,6 +145,7 @@ - RoleSurvivalNukie components: - type: NukeOperative + - type: TargetObjectiveImmune # DeltaV - Makes sleepers unable to get nukie kill objectives - type: RandomMetadata nameSegments: - nukeops-role-operator