Update const.py
This commit is contained in:
parent
c963ef0b38
commit
9de24eb63b
1 changed files with 9 additions and 1 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue