add entry requirements for classical arenas

5 rated classical games for now, should prevent absolutely `clueless` ratings as well as other issues.
pull/9724/head
Konstantinos07 2021-09-04 21:56:24 +03:00 committed by GitHub
parent f69781f7fd
commit 99c0a32a2e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -363,6 +363,7 @@ object Schedule {
case (Weekly | Weekend | Monthly | Shield, HyperBullet | Bullet) => 30
case (Weekly | Weekend | Monthly | Shield, HippoBullet | SuperBlitz | Blitz) => 20
case (Weekly | Weekend | Monthly | Shield, Rapid) => 15
case (Weekly | Weekend | Monthly | Shield, Classical) => 5
case _ => 0
}