Updated the Match Seeder Config

This commit is contained in:
Miraak
2024-10-06 16:28:39 +02:00
parent 4bd0b3906a
commit 3194fbfd34

View File

@@ -26,7 +26,7 @@ public function run(): void
]);
MatchConfiguration::Create([
'name' => 'Harvest Your Exit - 1v4',
'asset_path' => '/Game/Configuration/MatchConfig/MatchConfig_Demo_HarvestYourExit_1v5.MatchConfig_Demo_HarvestYourExit_1v5',
'asset_path' => '/Game/Configuration/MatchConfig/MatchConfig_Demo_HarvestYourExit_1v4.MatchConfig_Demo_HarvestYourExit_1v4',
'enabled' => false,
'hunters' => 1,
'runners' => 4,