forked from rDrama/rDrama
1
0
Fork 0
master
Aevann1 2021-11-18 23:09:58 +02:00
parent 41fba944fc
commit 7c595fb548
2 changed files with 4 additions and 4 deletions

View File

@ -199,7 +199,7 @@ AWARDS = {
},
"pizzashill": {
"kind": "pizzashill",
"title": "Longpost",
"title": "Pizzashill",
"description": "Forces the recipient to make all posts/comments > 280 characters for 24 hours.",
"icon": "fas fa-pizza-slice",
"color": "text-orange",
@ -387,7 +387,7 @@ AWARDS2 = {
},
"pizzashill": {
"kind": "pizzashill",
"title": "Longpost",
"title": "Pizzashill",
"description": "Forces the recipient to make all posts/comments > 280 characters for 24 hours.",
"icon": "fas fa-pizza-slice",
"color": "text-orange",

View File

@ -100,7 +100,7 @@ def shop(v):
},
"pizzashill": {
"kind": "pizzashill",
"title": "Longpost",
"title": "Pizzashill",
"description": "Forces the recipient to make all posts/comments > 280 characters for 24 hours.",
"icon": "fas fa-pizza-slice",
"color": "text-orange",
@ -276,7 +276,7 @@ def buy(v, award):
},
"pizzashill": {
"kind": "pizzashill",
"title": "Longpost",
"title": "Pizzashill",
"description": "Forces the recipient to make all posts/comments > 280 characters for 24 hours.",
"icon": "fas fa-pizza-slice",
"color": "text-orange",