diff --git a/files/helpers/const.py b/files/helpers/const.py index e68eb5e0f3..cff250917c 100644 --- a/files/helpers/const.py +++ b/files/helpers/const.py @@ -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 \ No newline at end of file +EMOJI_THREAD = 22479