From e19f2bab4d45ee718f3c1c8fa6e403d6810d614c Mon Sep 17 00:00:00 2001 From: Nemanja <98561806+EmoGarbage404@users.noreply.github.com> Date: Sun, 25 Sep 2022 00:44:28 -0400 Subject: [PATCH] fix incorrect event weight for mouse migration (#11509) --- 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 f438bf4633..30e2222b79 100644 --- a/Resources/Prototypes/GameRules/events.yml +++ b/Resources/Prototypes/GameRules/events.yml @@ -101,7 +101,7 @@ id: MouseMigration earliestStart: 30 minimumPlayers: 35 - weightLow: 5 + weight: 5 maxOccurrences: 1 endAfter: 50