master
Aevann1 2021-12-14 23:44:37 +02:00
parent 3f0ef520fc
commit 7a4888ebb6
2 changed files with 3 additions and 0 deletions

View File

@ -720,6 +720,7 @@ AWARDS2 = {
"description": "???",
"icon": "fas fa-angry",
"color": "text-green-500",
"price": 1000
},
"lootbox": {
"kind": "lootbox",

View File

@ -99,6 +99,7 @@ def shop(v):
"description": "???",
"icon": "fas fa-angry",
"color": "text-green-500",
"price": 1000
},
"lootbox": {
"kind": "lootbox",
@ -353,6 +354,7 @@ def buy(v, award):
"description": "???",
"icon": "fas fa-angry",
"color": "text-green-500",
"price": 1000
},
"lootbox": {
"kind": "lootbox",