Merge branch 'master' of https://github.com/Aevann1/Drama into snow

This commit is contained in:
Aevann1 2021-12-14 23:02:01 +02:00
commit ee681b4ed4
4 changed files with 43 additions and 9 deletions

View file

@ -512,10 +512,10 @@ AWARDS = {
},
"lootbox": {
"kind": "lootbox",
"title": "Homoween Lootbox",
"title": "Lootstocking",
"description": "???",
"icon": "fas fa-treasure-chest",
"color": "text-orange",
"icon": "fas fa-stocking",
"color": "text-red",
"price": 1000
},
"shit": {
@ -720,6 +720,13 @@ AWARDS2 = {
"description": "???",
"icon": "fas fa-angry",
"color": "text-green-500",
},
"lootbox": {
"kind": "lootbox",
"title": "Lootstocking",
"description": "???",
"icon": "fas fa-stocking",
"color": "text-red",
"price": 1000
},
"shit": {