This commit is contained in:
Aevann1 2021-12-03 21:47:59 +02:00
parent 6a6d858927
commit 8f8a1b4ff9
2 changed files with 99 additions and 1 deletions

View file

@ -616,7 +616,30 @@ AWARDS = {
"color": "text-gold",
"price": 50000
},
"snow": {
"kind": "snow",
"title": "Snow",
"description": "???",
"icon": "fas fa-snowflake",
"color": "text-gray",
"price": 300
},
"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
},
}
AWARDS2 = {
@ -764,6 +787,30 @@ AWARDS2 = {
"color": "text-gold",
"price": 50000
},
"snow": {
"kind": "snow",
"title": "Snow",
"description": "???",
"icon": "fas fa-snowflake",
"color": "text-gray",
"price": 300
},
"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
},
}
TROLLTITLES = [