vcxcxv
This commit is contained in:
parent
1095c4f233
commit
dc85175931
3 changed files with 11 additions and 10 deletions
|
@ -545,14 +545,6 @@ AWARDS = {
|
|||
"color": "text-red",
|
||||
"price": 300
|
||||
},
|
||||
"ghosts": {
|
||||
"kind": "ghosts",
|
||||
"title": "Ghosts",
|
||||
"description": "Hides the usernames of everyone in the thread",
|
||||
"icon": "fas fa-ghost",
|
||||
"color": "text-white",
|
||||
"price": 200
|
||||
},
|
||||
"spiders": {
|
||||
"kind": "spiders",
|
||||
"title": "Spiders",
|
||||
|
@ -609,6 +601,14 @@ AWARDS = {
|
|||
"color": "text-yellow",
|
||||
"price": 300
|
||||
},
|
||||
"ghosts": {
|
||||
"kind": "ghosts",
|
||||
"title": "Ghosts",
|
||||
"description": "Hides the usernames of everyone in the thread",
|
||||
"icon": "fas fa-ghost",
|
||||
"color": "text-white",
|
||||
"price": 500
|
||||
},
|
||||
"progressivestack": {
|
||||
"kind": "progressivestack",
|
||||
"title": "Progressive Stack",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue