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

remotes/1693045480750635534/spooky-22
Aevann1 2022-01-13 03:52:25 +02:00
commit 7b00d1dafc
1 changed files with 9 additions and 1 deletions

View File

@ -449,6 +449,14 @@ BADGES = {
'name': 'True Believer',
'description': 'This user sees through communist lies'
},
101: {
'name': 'Banner Artist',
'description': 'Contributed a banner image to the site'
},
102: {
'name': 'Christmas 21',
'description': 'Awarded for surviving Fistmas 2021'
},
}
AWARDS = {
@ -755,4 +763,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