increase marsify price from 150 to 300

pull/124/head
Aevann 2023-02-18 16:21:31 +02:00
parent 593b25d86a
commit b4ee5cc67b
1 changed files with 12 additions and 12 deletions

View File

@ -311,18 +311,6 @@ AWARDS = {
},
### Standard
"marsify": {
"kind": "marsify",
"title": "Marsify",
"description": "Marsifies the recipient's comments for 24 hours.",
"icon": "fas fa-cat",
"color": "text-white",
"price": 150,
"deflectable": True,
"cosmetic": False,
"ghost": False,
"enabled": True,
},
"shit": {
"kind": "shit",
"title": "Shit",
@ -443,6 +431,18 @@ AWARDS = {
"ghost": True,
"enabled": True,
},
"marsify": {
"kind": "marsify",
"title": "Marsify",
"description": "Marsifies the recipient's comments for 24 hours.",
"icon": "fas fa-cat",
"color": "text-white",
"price": 300,
"deflectable": True,
"cosmetic": False,
"ghost": False,
"enabled": True,
},
"rehab": {
"kind": "rehab",
"title": "Rehab",