forked from rDrama/rDrama
1
0
Fork 0
master
Aevann1 2022-03-24 01:28:48 +02:00
parent e65384b6a8
commit 532342a914
1 changed files with 8 additions and 8 deletions

View File

@ -214,6 +214,14 @@ DEFAULT_COLOR = environ.get("DEFAULT_COLOR", "fff").strip()
COLORS = {'ff66ac','805ad5','62ca56','38a169','80ffff','2a96f3','eb4963','ff0000','f39731','30409f','3e98a7','e4432d','7b9ae4','ec72de','7f8fa6', 'f8db58','8cdbe6', DEFAULT_COLOR}
AWARDS = {
"ghost": {
"kind": "ghost",
"title": "Ghost",
"description": "???",
"icon": "fas fa-ghost",
"color": "text-white",
"price": 3000
},
"nword": {
"kind": "nword",
"title": "Nword Pass",
@ -430,14 +438,6 @@ AWARDS = {
"color": "text-purple",
"price": 2500
},
"ghost": {
"kind": "ghost",
"title": "Ghost",
"description": "???",
"icon": "fas fa-ghost",
"color": "text-white",
"price": 3000
},
"marsey": {
"kind": "marsey",
"title": "Marsey",