feat(Core): Add config for legacy arena team start rating. (#22080)

Co-authored-by: Tereneckla <Tereneckla@pm.me>
This commit is contained in:
Benjamin Jackson 2025-07-11 07:30:20 -04:00 committed by GitHub
parent 1679a9ff42
commit bae4dd8ccf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 13 additions and 2 deletions

View file

@ -3856,11 +3856,18 @@ Arena.QueueAnnouncer.Detail = 3
#
# Arena.ArenaStartRating
# Description: Start rating for new arena teams.
# Description: Start rating for new arena teams. (Applies to season 6 and higher)
# Default: 0
Arena.ArenaStartRating = 0
#
# Arena.LegacyArenaStartRating
# Description: Start rating for new arena teams. (Only applies to season 1 - 5)
# Default: 1500
Arena.LegacyArenaStartRating = 1500
#
# Arena.ArenaStartPersonalRating
# Description: Start personal rating when joining a team.