reduce marsify price from 500 to 300

pull/143/head
Aevann 2023-05-03 21:59:15 +03:00
parent 0f0fe01aad
commit 93dcf4090a
1 changed files with 1 additions and 1 deletions

View File

@ -450,7 +450,7 @@ AWARDS = {
"description": "Marsifies the recipient's comments for 24 hours.",
"icon": "fas fa-cat",
"color": "text-white",
"price": 500,
"price": 300,
"deflectable": True,
"cosmetic": False,
"ghost": False,