reduce flairlock price from 1250 to 1000

master
Aevann 2023-02-18 16:19:30 +02:00
parent e8f17db1da
commit 8202005fde
1 changed files with 1 additions and 1 deletions

View File

@ -509,7 +509,7 @@ AWARDS = {
"description": "Sets a flair for the recipient and locks it for 24 hours.",
"icon": "fas fa-lock",
"color": "text-black",
"price": 1250,
"price": 1000,
"deflectable": True,
"cosmetic": False,
"ghost": False,