From 99d9693b4513d2ca1bc881e0219074981f88da10 Mon Sep 17 00:00:00 2001 From: Simon <63975668+Simyon264@users.noreply.github.com> Date: Sun, 7 Jul 2024 15:06:24 +0200 Subject: [PATCH] Raise ratking migration minimum players to 30 from 15 (#29737) --- Resources/Prototypes/GameRules/events.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/GameRules/events.yml b/Resources/Prototypes/GameRules/events.yml index bfd9dd6230e5ff..39e29ad1158cc2 100644 --- a/Resources/Prototypes/GameRules/events.yml +++ b/Resources/Prototypes/GameRules/events.yml @@ -230,7 +230,7 @@ earliestStart: 15 weight: 6 duration: 50 - minimumPlayers: 15 # Hopefully this is enough for the Rat King's potential Army + minimumPlayers: 30 # Hopefully this is enough for the Rat King's potential Army (it was not, raised from 15 -> 30) - type: VentCrittersRule entries: - id: MobMouse