increase marsify price from 300 to 500

pull/124/head
Aevann 2023-02-18 16:26:23 +02:00
parent a167059ab8
commit e5a336952e
1 changed files with 1 additions and 1 deletions

View File

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