Skip to content

Commit ace21ba

Browse files
BlackYpsBrutus5000
authored andcommitted
Allow top players to match with anyone in the 1v1 queue (#211)
* Let top players match with anyone in the 1v1 queue
1 parent 5dc9dcc commit ace21ba

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

apps/faf-lobby-server/config/config.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,9 @@ NEWBIE_TIME_BONUS: .25
4040
MAXIMUM_NEWBIE_TIME_BONUS: 3.0
4141
MINORITY_BONUS: 1
4242

43+
LADDER_TOP_PLAYER_SEARCH_EXPANSION_MAX: 1.0
44+
LADDER_TOP_PLAYER_SEARCH_EXPANSION_STEP: 1.0
45+
4346
QUEUE_POP_TIME_MAX: 90
4447

4548
LADDER_VIOLATIONS_ENABLED: false

0 commit comments

Comments
 (0)