From 5c30cf92fd93b9515671d4fdc804b431dd20f445 Mon Sep 17 00:00:00 2001 From: beck-thompson <107373427+beck-thompson@users.noreply.github.com> Date: Fri, 30 May 2025 19:09:16 -0700 Subject: [PATCH] Remove keep alive objective. (#37945) * Remove keep alive * Added reasoning --- Resources/Prototypes/Objectives/objectiveGroups.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/Objectives/objectiveGroups.yml b/Resources/Prototypes/Objectives/objectiveGroups.yml index b75fcb72c2..2ad43de3c6 100644 --- a/Resources/Prototypes/Objectives/objectiveGroups.yml +++ b/Resources/Prototypes/Objectives/objectiveGroups.yml @@ -39,7 +39,7 @@ - type: weightedRandom id: TraitorObjectiveGroupSocial weights: - RandomTraitorAliveObjective: 1 +# RandomTraitorAliveObjective: 1 - Removed because the objective was boring and didn't progress the round. RandomTraitorProgressObjective: 1 #Thief groups -- 2.51.2