This commit is contained in:
Aevann1 2022-02-28 04:45:49 +02:00
parent 1081c308e7
commit 625b263213

View file

@ -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": {