From faae30c61ca832e277c90a09abea4a740984e54d Mon Sep 17 00:00:00 2001 From: BobTheSleder <138946991+BobTheSleder@users.noreply.github.com> Date: Sun, 9 Jul 2023 02:48:02 -0700 Subject: [PATCH] Change nuke ops and zombie chances on secret (#17888) --- Resources/Prototypes/secret_weights.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Resources/Prototypes/secret_weights.yml b/Resources/Prototypes/secret_weights.yml index 4c0f5423c6..ae21ad4773 100644 --- a/Resources/Prototypes/secret_weights.yml +++ b/Resources/Prototypes/secret_weights.yml @@ -1,6 +1,6 @@ - type: weightedRandom id: Secret weights: - Nukeops: 0.15 + Nukeops: 0.25 Traitor: 0.70 - Zombie: 0.15 + Zombie: 0.05