From: Kara Date: Thu, 11 May 2023 00:08:44 +0000 (-0700) Subject: Temporarily disable survival from being picked (#16319) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=6ef11d449f8269a2535edd0e7c8341b19274120d;p=space-station-14.git Temporarily disable survival from being picked (#16319) --- diff --git a/Resources/Prototypes/secret_weights.yml b/Resources/Prototypes/secret_weights.yml index 9c392a1549..fc0e9c4788 100644 --- a/Resources/Prototypes/secret_weights.yml +++ b/Resources/Prototypes/secret_weights.yml @@ -1,7 +1,6 @@ - type: weightedRandom id: Secret weights: - Survival: 0.25 - Nukeops: 0.25 - Traitor: 0.75 + Nukeops: 0.30 + Traitor: 0.65 Zombie: 0.05