Updated settings.py

This commit is contained in:
Leander 2023-08-07 14:55:39 +02:00 committed by GitHub
parent 3f1db2dd3e
commit 9b8ab4eced
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,13 +1,13 @@
roles = { roles = {
'': '250', '': '2500',
'lvl10': '280', 'lvl10': '2800',
'lvl20': '310', 'lvl20': '3100',
'lvl30': '340', 'lvl30': '3400',
'lvl40': '370', 'lvl40': '3700',
'lvl50': '400', 'lvl50': '4000',
'lvl60': '430', 'lvl60': '4300',
'lvl70': '460', 'lvl70': '4600',
'lvl80': '490', 'lvl80': '4900',
'lvl90': '520', 'lvl90': '5200',
'lvl100': '550', 'lvl100': '5500',
} }