Update const.py
Carp's badge code
This commit is contained in:
parent
6384c4bad4
commit
c9a941699d
1 changed files with 9 additions and 1 deletions
|
@ -449,6 +449,14 @@ BADGES = {
|
||||||
'name': 'True Believer',
|
'name': 'True Believer',
|
||||||
'description': 'This user sees through communist lies'
|
'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 = {
|
AWARDS = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue