remotes/1693045480750635534/spooky-22
Aevann1 2021-10-15 21:48:53 +02:00
parent cdf1235c99
commit 4a49ae63a6
3 changed files with 4 additions and 4 deletions

View File

@ -14,7 +14,7 @@ if site_name == "Drama":
"description": "Bans the author for a day.",
"icon": "fas fa-gavel",
"color": "text-danger",
"price": 1500
"price": 5000
},
"shit": {
"kind": "shit",

View File

@ -31,7 +31,7 @@ if site_name == "Drama":
"description": "Bans the author for a day.",
"icon": "fas fa-gavel",
"color": "text-danger",
"price": 1500
"price": 5000
},
"shit": {
"kind": "shit",

View File

@ -18,7 +18,7 @@ def shop(v):
"description": "Bans the author for a day.",
"icon": "fas fa-gavel",
"color": "text-danger",
"price": 1500
"price": 5000
},
"shit": {
"kind": "shit",
@ -95,7 +95,7 @@ def buy(v, award):
"description": "Bans the author for a day.",
"icon": "fas fa-gavel",
"color": "text-danger",
"price": 1500
"price": 5000
},
"shit": {
"kind": "shit",