From 6b62038c9a303894830a4e8e68e3216f23214843 Mon Sep 17 00:00:00 2001 From: spanky-spanky Date: Tue, 3 Dec 2024 15:42:10 -0500 Subject: [PATCH] Adjusts gamemode weights after recent discussion. --- Resources/Prototypes/secret_weights.yml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/Resources/Prototypes/secret_weights.yml b/Resources/Prototypes/secret_weights.yml index fa2a93e91cf6..0c70085e833c 100644 --- a/Resources/Prototypes/secret_weights.yml +++ b/Resources/Prototypes/secret_weights.yml @@ -1,10 +1,11 @@ - type: weightedRandom id: Secret weights: - Nukeops: 0.20 - Traitor: 0.60 +# Harmony Changes + Traitor: 0.65 + Nukeops: 0.13 + Survival: 0.08 + Extended: 0.08 Zombie: 0.04 - Zombieteors: 0.02 - Survival: 0.13 KesslerSyndrome: 0.01 -# Revolutionary: 0.05 \ No newline at end of file + Zombieteors: 0.01 \ No newline at end of file