Skip to content

Commit

Permalink
Adjusts minimum-pop of several maps.
Browse files Browse the repository at this point in the history
  • Loading branch information
spanky-spanky committed Sep 13, 2024
1 parent cd0f99c commit aef3757
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Resources/Prototypes/Maps/bagel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
id: Bagel
mapName: 'Bagel Station'
mapPath: /Maps/bagel.yml
minPlayers: 35
minPlayers: 30
maxPlayers: 70
stations:
Bagel:
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Maps/box.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
id: Box
mapName: 'Box Station'
mapPath: /Maps/box.yml
minPlayers: 50
minPlayers: 40
stations:
Boxstation:
stationProto: StandardNanotrasenStation
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Maps/core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
id: Core
mapName: 'Core'
mapPath: /Maps/core.yml
minPlayers: 35
minPlayers: 30
maxPlayers: 70
stations:
Core:
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Maps/marathon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
id: Marathon
mapName: 'Marathon Station'
mapPath: /Maps/marathon.yml
minPlayers: 35
minPlayers: 30
maxPlayers: 70
stations:
Marathon:
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Maps/meta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
id: Meta
mapName: 'Meta Station'
mapPath: /Maps/meta.yml
minPlayers: 50
minPlayers: 40
stations:
Meta:
stationProto: StandardNanotrasenStation
Expand Down

0 comments on commit aef3757

Please sign in to comment.