This commit is contained in:
Aevann1 2021-11-18 23:06:34 +02:00
parent 2d8387e6ce
commit c8de772f08
2 changed files with 18 additions and 18 deletions

View file

@ -197,12 +197,12 @@ AWARDS = {
"color": "text-black",
"price": 1000
},
"longpost": {
"kind": "longpost",
"pizzashill": {
"kind": "pizzashill",
"title": "Longpost",
"description": "Forces the recipient to make all posts/comments > 280 characters for 24 hours.",
"icon": "fas fa-book",
"color": "text-green",
"icon": "fas fa-pizza",
"color": "text-orange",
"price": 1000
},
"flairlock": {
@ -385,12 +385,12 @@ AWARDS2 = {
"color": "text-black",
"price": 1000
},
"longpost": {
"kind": "longpost",
"pizzashill": {
"kind": "pizzashill",
"title": "Longpost",
"description": "Forces the recipient to make all posts/comments > 280 characters for 24 hours.",
"icon": "fas fa-book",
"color": "text-green",
"icon": "fas fa-pizza",
"color": "text-orange",
"price": 1000
},
"flairlock": {