From 8377094b289cce5d054b404cdb04abedf02c22d8 Mon Sep 17 00:00:00 2001 From: JoeHammad1844 <130668733+JoeHammad1844@users.noreply.github.com> Date: Sun, 8 Oct 2023 06:15:57 +1100 Subject: [PATCH] Tweaked secret weights (#20807) --- Resources/Prototypes/secret_weights.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Resources/Prototypes/secret_weights.yml b/Resources/Prototypes/secret_weights.yml index 6c7cc12ce1..4c20d52daf 100644 --- a/Resources/Prototypes/secret_weights.yml +++ b/Resources/Prototypes/secret_weights.yml @@ -1,8 +1,8 @@ - type: weightedRandom id: Secret weights: - Nukeops: 0.15 - Traitor: 0.60 + Nukeops: 0.20 + Traitor: 0.50 Zombie: 0.10 - Revolutionary: 0.15 + Revolutionary: 0.20 \ No newline at end of file -- 2.51.2