diff --git a/Resources/Prototypes/_LostParadise/Maps/Pools/LostParadiseMapPool.yml b/Resources/Prototypes/_LostParadise/Maps/Pools/LostParadiseMapPool.yml index 58523d4345..c63b2a8306 100644 --- a/Resources/Prototypes/_LostParadise/Maps/Pools/LostParadiseMapPool.yml +++ b/Resources/Prototypes/_LostParadise/Maps/Pools/LostParadiseMapPool.yml @@ -1,20 +1,20 @@ - type: gameMapPool id: LostParadiseMapPool maps: -# - LPPAsterisk -# - LPPSubmarine -# - LPPPebble + - LPPAsterisk + - LPPSubmarine + - LPPPebble # - LPPNormandy -# - LPPKerberos -# - LPPIceBox -# - LPPCyberiad + - LPPKerberos + - LPPIceBox + - LPPCyberiad # - Plot_113 - - NY_LPPAsterisk +# - NY_LPPAsterisk - LPPSubmarine - - NY_PebbleStation - - NY_LPPNormandy - - NY_LPPKerberos +# - NY_PebbleStation +# - NY_LPPNormandy +# - NY_LPPKerberos - LPPIceBox - - NY_Plot_113 - - NY_LPPCyberiad - +# - NY_Plot_113 +# - NY_LPPCyberiad + diff --git a/Resources/Prototypes/_LostParadise/Maps/asterisk.yml b/Resources/Prototypes/_LostParadise/Maps/asterisk.yml index 19b5be82a5..f94ec79327 100644 --- a/Resources/Prototypes/_LostParadise/Maps/asterisk.yml +++ b/Resources/Prototypes/_LostParadise/Maps/asterisk.yml @@ -2,7 +2,7 @@ id: LPPAsterisk mapName: 'Астериск' mapPath: /Maps/_LostParadise/LPPAsterisk.yml - minPlayers: 20 + minPlayers: 0 maxPlayers: 70 stations: LPPAsterisk: diff --git a/Resources/Prototypes/_LostParadise/Maps/cyberiad.yml b/Resources/Prototypes/_LostParadise/Maps/cyberiad.yml index c6665b62b3..3116abe049 100644 --- a/Resources/Prototypes/_LostParadise/Maps/cyberiad.yml +++ b/Resources/Prototypes/_LostParadise/Maps/cyberiad.yml @@ -2,7 +2,7 @@ id: LPPCyberiad mapName: 'NS Кибериада' mapPath: /Maps/_LostParadise/LPPCyberiad.yml - minPlayers: 20 + minPlayers: 15 stations: LPPCyberiad: stationProto: StandardNanotrasenStation diff --git a/Resources/Prototypes/_LostParadise/Maps/icebox.yml b/Resources/Prototypes/_LostParadise/Maps/icebox.yml index 9bccf61e4e..dcc3960a5a 100644 --- a/Resources/Prototypes/_LostParadise/Maps/icebox.yml +++ b/Resources/Prototypes/_LostParadise/Maps/icebox.yml @@ -2,7 +2,7 @@ id: LPPIceBox mapName: 'NTS АйсБокс' mapPath: /Maps/_LostParadise/LPPIceBox.yml - minPlayers: 15 + minPlayers: 0 stations: IceBoxstation: stationProto: StandardNanotrasenStation diff --git a/Resources/Prototypes/_LostParadise/Maps/kerberos.yml b/Resources/Prototypes/_LostParadise/Maps/kerberos.yml index c4ad7a9df6..ccfc862c0e 100644 --- a/Resources/Prototypes/_LostParadise/Maps/kerberos.yml +++ b/Resources/Prototypes/_LostParadise/Maps/kerberos.yml @@ -2,7 +2,7 @@ id: LPPKerberos mapName: 'NS Керберос' mapPath: /Maps/_LostParadise/LPPKerberos.yml - minPlayers: 30 + minPlayers: 15 stations: LPPKerberos: stationProto: StandardNanotrasenStation diff --git a/Resources/Prototypes/_LostParadise/Maps/submarine.yml b/Resources/Prototypes/_LostParadise/Maps/submarine.yml index 0399e4173b..b4d5e6739d 100644 --- a/Resources/Prototypes/_LostParadise/Maps/submarine.yml +++ b/Resources/Prototypes/_LostParadise/Maps/submarine.yml @@ -2,7 +2,7 @@ id: LPPSubmarine mapName: 'Субмарина' mapPath: /Maps/_LostParadise/LPPSubmarine.yml - minPlayers: 60 + minPlayers: 15 stations: LPPSubmarine: stationProto: StandardNanotrasenStation