forked from rDrama/rDrama
1
0
Fork 0

Merge pull request #108 from FatherHal/patch-2

Update const.py
master
Aevann1 2021-11-27 08:32:57 -08:00 committed by GitHub
commit 127cafb0bb
1 changed files with 9 additions and 1 deletions

View File

@ -389,6 +389,14 @@ BADGES = {
'name': 'Unblockable',
'description': 'This user is unblockable'
},
88: {
'name': 'Provider',
'description': 'This user provided a bountiful feast for Thanksgiving'
},
89: {
'name': 'Dinner',
'description': 'Yes, it is edible'
},
}
AWARDS = {
@ -751,4 +759,4 @@ TROLLTITLES = [
]
BUG_THREAD = 18459
EMOJI_THREAD = 22479
EMOJI_THREAD = 22479