Increase minimum requirement for lowpop maps (#23718)
* add * add * yes
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
id: Atlas
|
||||
mapName: Atlas
|
||||
mapPath: /Maps/atlas.yml
|
||||
minPlayers: 0
|
||||
maxPlayers: 35
|
||||
minPlayers: 5
|
||||
maxPlayers: 20
|
||||
stations:
|
||||
Atlas:
|
||||
stationProto: StandardNanotrasenStation
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
id: Cluster
|
||||
mapName: 'Cluster'
|
||||
mapPath: /Maps/cluster.yml
|
||||
minPlayers: 0
|
||||
minPlayers: 10
|
||||
maxPlayers: 35
|
||||
stations:
|
||||
Cluster:
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
- type: gameMap
|
||||
- type: gameMap
|
||||
id: Omega
|
||||
mapName: 'Omega'
|
||||
mapPath: /Maps/omega.yml
|
||||
minPlayers: 0
|
||||
minPlayers: 10
|
||||
maxPlayers: 35
|
||||
stations:
|
||||
Omega:
|
||||
|
||||
Reference in New Issue
Block a user