remotes/1693045480750635534/spooky-22
Aevann1 2021-10-18 20:42:42 +02:00
parent aa6d9cd5cd
commit 9c1528537c
3 changed files with 4 additions and 4 deletions

View File

@ -38,7 +38,7 @@ if site_name == "Drama":
"description": "Ban the author permanently (must provide a timestamped picture of them touching grass to the admins to get unbanned)",
"icon": "fas fa-seedling",
"color": "text-success",
"price": 500
"price": 10000
}
}
else:

View File

@ -55,7 +55,7 @@ if site_name == "Drama":
"description": "Ban the author permanently (must provide a timestamped picture of them touching grass to the admins to get unbanned)",
"icon": "fas fa-seedling",
"color": "text-success",
"price": 500
"price": 10000
}
}
else:

View File

@ -42,7 +42,7 @@ def shop(v):
"description": "Ban the author permanently (must provide a timestamped picture of them touching grass to the admins to get unbanned)",
"icon": "fas fa-seedling",
"color": "text-success",
"price": 500
"price": 10000
}
}
else:
@ -127,7 +127,7 @@ def buy(v, award):
"description": "Ban the author permanently (must provide a timestamped picture of them touching grass to the admins to get unbanned)",
"icon": "fas fa-seedling",
"color": "text-success",
"price": 500
"price": 10000
}
}
else: