diff --git a/Resources/Prototypes/_Sunrise/Maps/bagel.yml b/Resources/Prototypes/_Sunrise/Maps/bagel.yml index 1a961634c8e..4cc22ff4232 100644 --- a/Resources/Prototypes/_Sunrise/Maps/bagel.yml +++ b/Resources/Prototypes/_Sunrise/Maps/bagel.yml @@ -2,7 +2,7 @@ id: SunriseBagel mapName: 'Bagel Station' mapPath: /Maps/_Sunrise/Station/bagel.yml - minPlayers: 35 + minPlayers: 0 maxPlayers: 70 maxRandomOffset: 0 randomRotation: false diff --git a/Resources/Prototypes/_Sunrise/Maps/marathon.yml b/Resources/Prototypes/_Sunrise/Maps/marathon.yml index 70ce215d4ec..5fa7ec3f091 100644 --- a/Resources/Prototypes/_Sunrise/Maps/marathon.yml +++ b/Resources/Prototypes/_Sunrise/Maps/marathon.yml @@ -4,7 +4,7 @@ mapPath: /Maps/_Sunrise/Station/marathon.yml maxRandomOffset: 0 randomRotation: false - minPlayers: 20 + minPlayers: 0 stations: Marathon: stationProto: StandardNanotrasenStation diff --git a/Resources/Prototypes/_Sunrise/Maps/train.yml b/Resources/Prototypes/_Sunrise/Maps/train.yml index 8e11dfdc520..607f0e9d99f 100644 --- a/Resources/Prototypes/_Sunrise/Maps/train.yml +++ b/Resources/Prototypes/_Sunrise/Maps/train.yml @@ -4,7 +4,7 @@ mapPath: /Maps/_Sunrise/Station/train.yml maxRandomOffset: 0 randomRotation: false - minPlayers: 35 + minPlayers: 0 stations: Train: stationProto: StandardNanotrasenStation