fd
This commit is contained in:
parent
1081c308e7
commit
625b263213
1 changed files with 3 additions and 3 deletions
|
@ -291,7 +291,7 @@ AWARDS = {
|
||||||
"title": "Stab",
|
"title": "Stab",
|
||||||
"description": "???",
|
"description": "???",
|
||||||
"icon": "fas fa-knife-kitchen",
|
"icon": "fas fa-knife-kitchen",
|
||||||
"color": "text-red",
|
"color": "text-danger",
|
||||||
"price": 300
|
"price": 300
|
||||||
},
|
},
|
||||||
"spiders": {
|
"spiders": {
|
||||||
|
@ -315,7 +315,7 @@ AWARDS = {
|
||||||
"title": "Lootstocking",
|
"title": "Lootstocking",
|
||||||
"description": "???",
|
"description": "???",
|
||||||
"icon": "fas fa-stocking",
|
"icon": "fas fa-stocking",
|
||||||
"color": "text-red",
|
"color": "text-danger",
|
||||||
"price": 1000
|
"price": 1000
|
||||||
},
|
},
|
||||||
"shit": {
|
"shit": {
|
||||||
|
@ -387,7 +387,7 @@ AWARDS = {
|
||||||
"title": "Progressive Stack",
|
"title": "Progressive Stack",
|
||||||
"description": "Makes votes on the recipient's posts and comments weigh double in the ranking algorithm for 6 hours.",
|
"description": "Makes votes on the recipient's posts and comments weigh double in the ranking algorithm for 6 hours.",
|
||||||
"icon": "fas fa-bullhorn",
|
"icon": "fas fa-bullhorn",
|
||||||
"color": "text-red",
|
"color": "text-danger",
|
||||||
"price": 1000
|
"price": 1000
|
||||||
},
|
},
|
||||||
"pin": {
|
"pin": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue