]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Remove kessler and zombeteors gamemodes from the secret pool (#34051)
authorArtisticRoomba <145879011+ArtisticRoomba@users.noreply.github.com>
Tue, 7 Jan 2025 00:18:56 +0000 (16:18 -0800)
committerGitHub <noreply@github.com>
Tue, 7 Jan 2025 00:18:56 +0000 (01:18 +0100)
* Remove kessler, zombeteors gameodes

* Probably should keep the protos in case an admin wants to torture players secretly

* address slart review

Resources/Prototypes/game_presets.yml
Resources/Prototypes/secret_weights.yml

index 0804dc715407aa8338d126d49545ca43b5927c69..317912e07a0cc36fae02913eec0686d8742b657e 100644 (file)
@@ -91,7 +91,7 @@
   showInVote: false #4boring4vote
   description: greenshift-description
   rules:
-  - SpaceTrafficControlFriendlyEventScheduler 
+  - SpaceTrafficControlFriendlyEventScheduler
   - BasicRoundstartVariation
 
 - type: gamePreset
   showInVote: false #Admin Use
   description: secret-description
   rules:
-  - SpaceTrafficControlFriendlyEventScheduler 
+  - SpaceTrafficControlFriendlyEventScheduler
   - BasicRoundstartVariation
 
 - type: gamePreset
index 0a272e24c7c07c4d33eb0a32c408293e134b9f04..7af610af6c7d6c39b6b57ad37b373ecc59c01546 100644 (file)
@@ -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