diff --git a/Resources/Prototypes/Corvax/Maps/astra.yml b/Resources/Prototypes/Corvax/Maps/astra.yml index ff19974d971..43f1a620620 100644 --- a/Resources/Prototypes/Corvax/Maps/astra.yml +++ b/Resources/Prototypes/Corvax/Maps/astra.yml @@ -2,7 +2,7 @@ id: CorvaxAstra mapName: 'Astra Station' mapPath: /Maps/corvax_astra.yml - minPlayers: 30 + minPlayers: 40 stations: Astra: stationProto: StandardNanotrasenStation diff --git a/Resources/Prototypes/Corvax/Maps/delta.yml b/Resources/Prototypes/Corvax/Maps/delta.yml index 07866d5d2ea..63f099ae49d 100644 --- a/Resources/Prototypes/Corvax/Maps/delta.yml +++ b/Resources/Prototypes/Corvax/Maps/delta.yml @@ -2,7 +2,7 @@ id: CorvaxDelta mapName: 'Delta Station' mapPath: /Maps/corvax_delta.yml - minPlayers: 40 + minPlayers: 55 stations: Delta: stationProto: StandardNanotrasenStation diff --git a/Resources/Prototypes/Corvax/Maps/gelta.yml b/Resources/Prototypes/Corvax/Maps/gelta.yml index 7a23c3f6ae6..96e48897f25 100644 --- a/Resources/Prototypes/Corvax/Maps/gelta.yml +++ b/Resources/Prototypes/Corvax/Maps/gelta.yml @@ -2,7 +2,7 @@ id: CorvaxGelta mapName: 'Gelta Station' mapPath: /Maps/corvax_gelta.yml - minPlayers: 40 + minPlayers: 55 stations: Gelta: stationProto: StandardNanotrasenStation diff --git a/Resources/Prototypes/Corvax/Maps/ishimura.yml b/Resources/Prototypes/Corvax/Maps/ishimura.yml index 1091c447421..944e4491da1 100644 --- a/Resources/Prototypes/Corvax/Maps/ishimura.yml +++ b/Resources/Prototypes/Corvax/Maps/ishimura.yml @@ -2,7 +2,8 @@ id: CorvaxIshimura mapName: 'USG Ishimura' mapPath: /Maps/corvax_ishimura.yml - minPlayers: 30 + minPlayers: 20 + maxPlayers: 50 stations: Ishimura: stationProto: StandardNanotrasenStation diff --git a/Resources/Prototypes/Corvax/Maps/maus.yml b/Resources/Prototypes/Corvax/Maps/maus.yml index 143c9d856e6..ecdddaaa852 100644 --- a/Resources/Prototypes/Corvax/Maps/maus.yml +++ b/Resources/Prototypes/Corvax/Maps/maus.yml @@ -1,9 +1,9 @@ -- type: gameMap +- type: gameMap id: CorvaxMaus mapName: 'Maus Station' mapPath: /Maps/corvax_maus.yml minPlayers: 0 - maxPlayers: 40 + maxPlayers: 30 stations: Maus: stationProto: StandardNanotrasenStation diff --git a/Resources/Prototypes/Corvax/Maps/outpost.yml b/Resources/Prototypes/Corvax/Maps/outpost.yml index bbd72f72c85..24f9ff63fce 100644 --- a/Resources/Prototypes/Corvax/Maps/outpost.yml +++ b/Resources/Prototypes/Corvax/Maps/outpost.yml @@ -2,7 +2,8 @@ id: CorvaxOutpost mapName: 'Outpost' mapPath: /Maps/corvax_outpost.yml - minPlayers: 10 + minPlayers: 20 + maxPlayers: 50 stations: Outpost: stationProto: StandardNanotrasenStation diff --git a/Resources/Prototypes/Corvax/Maps/paper.yml b/Resources/Prototypes/Corvax/Maps/paper.yml index 6808948a99c..27ef16a2b39 100644 --- a/Resources/Prototypes/Corvax/Maps/paper.yml +++ b/Resources/Prototypes/Corvax/Maps/paper.yml @@ -2,8 +2,8 @@ id: CorvaxPaper mapName: 'Paper Station' mapPath: /Maps/corvax_paper.yml - minPlayers: 14 - maxPlayers: 65 + minPlayers: 20 + maxPlayers: 50 stations: CorvaxPaper: stationProto: StandardNanotrasenStation diff --git a/Resources/Prototypes/Corvax/Maps/silly.yml b/Resources/Prototypes/Corvax/Maps/silly.yml index c491989fceb..61edb824b52 100644 --- a/Resources/Prototypes/Corvax/Maps/silly.yml +++ b/Resources/Prototypes/Corvax/Maps/silly.yml @@ -3,7 +3,7 @@ mapName: 'Silly Island' mapPath: /Maps/corvax_silly.yml minPlayers: 0 - maxPlayers: 40 + maxPlayers: 30 stations: Silly: stationProto: StandardNanotrasenStation @@ -92,4 +92,4 @@ # cargo Quartermaster: [ 1, 1 ] SalvageSpecialist: [ 3, 3 ] - CargoTechnician: [ 3, 3 ] \ No newline at end of file + CargoTechnician: [ 3, 3 ]