forked from rDrama/rDrama
1
0
Fork 0

deprecate king award properly

master
Aevann 2023-10-07 15:22:09 +03:00
parent c470afc383
commit 3e48b692f7
1 changed files with 13 additions and 0 deletions

View File

@ -22,6 +22,19 @@ AWARDS = {
},
### Deprecated
"king": {
"kind": "king",
"title": "King",
"description": "Gives the recipient golden text for 24 hours.",
"icon": "fas fa-crown",
"color": "text-gold",
"price": 1000,
"deflectable": True,
"cosmetic": False,
"ghost": False,
"enabled": True,
"positive": True,
},
"ghost": {
"kind": "ghost",
"title": "Ghost",