This commit is contained in:
Aevann1 2021-12-12 19:06:48 +02:00
parent fa7c37c476
commit 6f87871c63
7 changed files with 63 additions and 13 deletions

View file

@ -456,6 +456,14 @@ AWARDS = {
"color": "",
"price": 1000
},
"grinch": {
"kind": "grinch",
"title": "Grinch",
"description": "???",
"icon": "fas fa-angry",
"color": "text-green-500",
"price": 1000
},
"haunt": {
"kind": "haunt",
"title": "Haunt",
@ -716,6 +724,14 @@ AWARDS2 = {
"color": "",
"price": 1000
},
"grinch": {
"kind": "grinch",
"title": "Grinch",
"description": "???",
"icon": "fas fa-angry",
"color": "text-green-500",
"price": 1000
},
"shit": {
"kind": "shit",
"title": "Shit",