Update const.py
for badass outlaw badge
This commit is contained in:
parent
379bbc5005
commit
791c5ee27f
1 changed files with 5 additions and 1 deletions
|
@ -477,6 +477,10 @@ BADGES = {
|
|||
'name': 'Benefactor',
|
||||
'description': 'Gave the Benefactor award to someone'
|
||||
},
|
||||
104: {
|
||||
'name': 'BADASS OUTLAW',
|
||||
'description': 'Bad boy who does not play by the rules'
|
||||
},
|
||||
}
|
||||
|
||||
AWARDS = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue