Merge branch 'frost' of https://github.com/Aevann1/Drama into frost

remotes/1693045480750635534/spooky-22
Aevann1 2022-01-07 03:38:00 +02:00
commit dd589569a4
1 changed files with 5 additions and 1 deletions

View File

@ -458,6 +458,10 @@ BADGES = {
'name': 'Marsey Award',
'description': 'This user is limited to posting marseys'
},
99: {
'name': 'Sidebar Artist',
'description': 'Contributed artwork featured on the sidebar'
},
}
AWARDS = {
@ -765,4 +769,4 @@ NOTIFIED_USERS = {
'kippy': KIPPY_ID,
}
num_banners = len(listdir('files/assets/images/Drama/banners')) + 1
num_banners = len(listdir('files/assets/images/Drama/banners')) + 1