From: Ubaser <134914314+UbaserB@users.noreply.github.com> Date: Mon, 8 Jan 2024 06:23:08 +0000 (+1100) Subject: Increase minimum requirement for lowpop maps (#23718) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=7652cfaa89f946934694ed3a6cec4793da4a99dd;p=space-station-14.git Increase minimum requirement for lowpop maps (#23718) * add * add * yes --- diff --git a/Resources/Prototypes/Maps/atlas.yml b/Resources/Prototypes/Maps/atlas.yml index 28ef874020..ef7523c727 100644 --- a/Resources/Prototypes/Maps/atlas.yml +++ b/Resources/Prototypes/Maps/atlas.yml @@ -2,8 +2,8 @@ id: Atlas mapName: Atlas mapPath: /Maps/atlas.yml - minPlayers: 0 - maxPlayers: 35 + minPlayers: 5 + maxPlayers: 20 stations: Atlas: stationProto: StandardNanotrasenStation diff --git a/Resources/Prototypes/Maps/cluster.yml b/Resources/Prototypes/Maps/cluster.yml index 58344e0f72..fe445b0081 100644 --- a/Resources/Prototypes/Maps/cluster.yml +++ b/Resources/Prototypes/Maps/cluster.yml @@ -2,7 +2,7 @@ id: Cluster mapName: 'Cluster' mapPath: /Maps/cluster.yml - minPlayers: 0 + minPlayers: 10 maxPlayers: 35 stations: Cluster: diff --git a/Resources/Prototypes/Maps/omega.yml b/Resources/Prototypes/Maps/omega.yml index 5efd867668..f90c5f5b65 100644 --- a/Resources/Prototypes/Maps/omega.yml +++ b/Resources/Prototypes/Maps/omega.yml @@ -1,8 +1,8 @@ -- type: gameMap +- type: gameMap id: Omega mapName: 'Omega' mapPath: /Maps/omega.yml - minPlayers: 0 + minPlayers: 10 maxPlayers: 35 stations: Omega: