From 59ec6c3e5db7a56100e31a951dfaead2ce8fe734 Mon Sep 17 00:00:00 2001 From: deltanedas <@deltanedas:kde.org> Date: Sun, 12 Jan 2025 08:12:11 +0000 Subject: [PATCH] use deltav secret weights prototype --- Resources/ConfigPresets/DeltaV/deltav.toml | 1 + Resources/IgnoredPrototypes/ignoredPrototypes.yml | 2 ++ Resources/Prototypes/_DV/secret_weights.yml | 8 ++++++++ 3 files changed, 11 insertions(+) create mode 100644 Resources/Prototypes/_DV/secret_weights.yml diff --git a/Resources/ConfigPresets/DeltaV/deltav.toml b/Resources/ConfigPresets/DeltaV/deltav.toml index e003bbd3295..4bd3d8cabce 100644 --- a/Resources/ConfigPresets/DeltaV/deltav.toml +++ b/Resources/ConfigPresets/DeltaV/deltav.toml @@ -4,6 +4,7 @@ lobbyenabled = true lobbyduration = 240 round_end_pacifist = true contraband_examine = false # Doubtful that it's desired at all, and would require going over every item in accordance with SOP +secret_weight_prototype = SecretDeltaV # New players can't join a server without admins [game.panic_bunker] diff --git a/Resources/IgnoredPrototypes/ignoredPrototypes.yml b/Resources/IgnoredPrototypes/ignoredPrototypes.yml index 3bda19c2ab4..02424a605f5 100644 --- a/Resources/IgnoredPrototypes/ignoredPrototypes.yml +++ b/Resources/IgnoredPrototypes/ignoredPrototypes.yml @@ -12,3 +12,5 @@ # Replaced by # /Prototypes/_DV/Maps/salvage_modified.yml # /Prototypes/_DV/Maps/salvage.yml +- /Prototypes/secret_weights.yml +# Replaced by /Prototypes/_DV/secret_weights.yml diff --git a/Resources/Prototypes/_DV/secret_weights.yml b/Resources/Prototypes/_DV/secret_weights.yml new file mode 100644 index 00000000000..41017a439a9 --- /dev/null +++ b/Resources/Prototypes/_DV/secret_weights.yml @@ -0,0 +1,8 @@ +- type: weightedRandom + id: SecretDeltaV + weights: + Survival: 0.35 + Nukeops: 0.15 + Zombie: 0.07 + Traitor: 0.43 + #Pirates: 0.15 #ahoy me bucko