forked from rDrama/rDrama
1
0
Fork 0
master
Aevann1 2022-02-28 04:45:49 +02:00
parent 5203a305c0
commit e972cf87fa
1 changed files with 3 additions and 3 deletions

View File

@ -291,7 +291,7 @@ AWARDS = {
"title": "Stab",
"description": "???",
"icon": "fas fa-knife-kitchen",
"color": "text-red",
"color": "text-danger",
"price": 300
},
"spiders": {
@ -315,7 +315,7 @@ AWARDS = {
"title": "Lootstocking",
"description": "???",
"icon": "fas fa-stocking",
"color": "text-red",
"color": "text-danger",
"price": 1000
},
"shit": {
@ -387,7 +387,7 @@ AWARDS = {
"title": "Progressive Stack",
"description": "Makes votes on the recipient's posts and comments weigh double in the ranking algorithm for 6 hours.",
"icon": "fas fa-bullhorn",
"color": "text-red",
"color": "text-danger",
"price": 1000
},
"pin": {