From: ArtisticRoomba <145879011+ArtisticRoomba@users.noreply.github.com> Date: Tue, 7 Jan 2025 00:18:56 +0000 (-0800) Subject: Remove kessler and zombeteors gamemodes from the secret pool (#34051) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=b6599d384449e8d54e67a103e81113815145c997;p=space-station-14.git Remove kessler and zombeteors gamemodes from the secret pool (#34051) * Remove kessler, zombeteors gameodes * Probably should keep the protos in case an admin wants to torture players secretly * address slart review --- diff --git a/Resources/Prototypes/game_presets.yml b/Resources/Prototypes/game_presets.yml index 0804dc7154..317912e07a 100644 --- a/Resources/Prototypes/game_presets.yml +++ b/Resources/Prototypes/game_presets.yml @@ -91,7 +91,7 @@ showInVote: false #4boring4vote description: greenshift-description rules: - - SpaceTrafficControlFriendlyEventScheduler + - SpaceTrafficControlFriendlyEventScheduler - BasicRoundstartVariation - type: gamePreset @@ -126,7 +126,7 @@ showInVote: false #Admin Use description: secret-description rules: - - SpaceTrafficControlFriendlyEventScheduler + - SpaceTrafficControlFriendlyEventScheduler - BasicRoundstartVariation - type: gamePreset diff --git a/Resources/Prototypes/secret_weights.yml b/Resources/Prototypes/secret_weights.yml index 0a272e24c7..7af610af6c 100644 --- a/Resources/Prototypes/secret_weights.yml +++ b/Resources/Prototypes/secret_weights.yml @@ -3,8 +3,6 @@ weights: Nukeops: 0.20 Traitor: 0.60 - Zombie: 0.04 - Zombieteors: 0.01 - Survival: 0.09 - KesslerSyndrome: 0.01 + Zombie: 0.05 + Survival: 0.10 Revolutionary: 0.05