forked from rDrama/rDrama
1
0
Fork 0
master
Aevann1 2021-12-05 01:06:59 +02:00
parent ae6579ad2c
commit e378004221
1 changed files with 32 additions and 0 deletions

View File

@ -419,6 +419,38 @@ BADGES = {
}
AWARDS = {
"snow": {
"kind": "snow",
"title": "Snow",
"description": "???",
"icon": "fas fa-snowflake",
"color": "text-gray",
"price": 300
},
"candycane": {
"kind": "candycane",
"title": "Candy Cane",
"description": "???",
"icon": "fas fa-candy-cane",
"color": "text-gray",
"price": 500
},
"mistletoe": {
"kind": "mistletoe",
"title": "Mistletoe",
"description": "???",
"icon": "fas fa-mistletoe",
"color": "text-gray",
"price": 600
},
"mariah": {
"kind": "mariah",
"title": "Mariah",
"description": "???",
"icon": "fas fa-music",
"color": "text-gray",
"price": 800
},
"haunt": {
"kind": "haunt",
"title": "Haunt",