fdsdsf
This commit is contained in:
parent
78d5d6d82f
commit
c085552575
2 changed files with 4 additions and 4 deletions
|
@ -199,7 +199,7 @@ AWARDS = {
|
||||||
},
|
},
|
||||||
"pizzashill": {
|
"pizzashill": {
|
||||||
"kind": "pizzashill",
|
"kind": "pizzashill",
|
||||||
"title": "Longpost",
|
"title": "Pizzashill",
|
||||||
"description": "Forces the recipient to make all posts/comments > 280 characters for 24 hours.",
|
"description": "Forces the recipient to make all posts/comments > 280 characters for 24 hours.",
|
||||||
"icon": "fas fa-pizza-slice",
|
"icon": "fas fa-pizza-slice",
|
||||||
"color": "text-orange",
|
"color": "text-orange",
|
||||||
|
@ -387,7 +387,7 @@ AWARDS2 = {
|
||||||
},
|
},
|
||||||
"pizzashill": {
|
"pizzashill": {
|
||||||
"kind": "pizzashill",
|
"kind": "pizzashill",
|
||||||
"title": "Longpost",
|
"title": "Pizzashill",
|
||||||
"description": "Forces the recipient to make all posts/comments > 280 characters for 24 hours.",
|
"description": "Forces the recipient to make all posts/comments > 280 characters for 24 hours.",
|
||||||
"icon": "fas fa-pizza-slice",
|
"icon": "fas fa-pizza-slice",
|
||||||
"color": "text-orange",
|
"color": "text-orange",
|
||||||
|
|
|
@ -100,7 +100,7 @@ def shop(v):
|
||||||
},
|
},
|
||||||
"pizzashill": {
|
"pizzashill": {
|
||||||
"kind": "pizzashill",
|
"kind": "pizzashill",
|
||||||
"title": "Longpost",
|
"title": "Pizzashill",
|
||||||
"description": "Forces the recipient to make all posts/comments > 280 characters for 24 hours.",
|
"description": "Forces the recipient to make all posts/comments > 280 characters for 24 hours.",
|
||||||
"icon": "fas fa-pizza-slice",
|
"icon": "fas fa-pizza-slice",
|
||||||
"color": "text-orange",
|
"color": "text-orange",
|
||||||
|
@ -276,7 +276,7 @@ def buy(v, award):
|
||||||
},
|
},
|
||||||
"pizzashill": {
|
"pizzashill": {
|
||||||
"kind": "pizzashill",
|
"kind": "pizzashill",
|
||||||
"title": "Longpost",
|
"title": "Pizzashill",
|
||||||
"description": "Forces the recipient to make all posts/comments > 280 characters for 24 hours.",
|
"description": "Forces the recipient to make all posts/comments > 280 characters for 24 hours.",
|
||||||
"icon": "fas fa-pizza-slice",
|
"icon": "fas fa-pizza-slice",
|
||||||
"color": "text-orange",
|
"color": "text-orange",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue