ghost
This commit is contained in:
parent
200c2461b8
commit
5df4bcccde
3 changed files with 13 additions and 63 deletions
|
@ -367,14 +367,6 @@ AWARDS = {
|
|||
"color": "text-blue",
|
||||
"price": 300
|
||||
},
|
||||
"ghost": {
|
||||
"kind": "ghost",
|
||||
"title": "Ghost",
|
||||
"description": "Hides the usernames of everyone in the thread",
|
||||
"icon": "fas fa-ghost",
|
||||
"color": "text-white",
|
||||
"price": 500
|
||||
},
|
||||
"rehab": {
|
||||
"kind": "rehab",
|
||||
"title": "Rehab",
|
||||
|
@ -439,6 +431,14 @@ AWARDS = {
|
|||
"color": "text-purple",
|
||||
"price": 2500
|
||||
},
|
||||
"ghost": {
|
||||
"kind": "ghost",
|
||||
"title": "Ghost",
|
||||
"description": "Hides the usernames of everyone in the thread",
|
||||
"icon": "fas fa-ghost",
|
||||
"color": "text-white",
|
||||
"price": 3000
|
||||
},
|
||||
"marsey": {
|
||||
"kind": "marsey",
|
||||
"title": "Marsey",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue