Merge branch 'master' of https://github.com/Aevann1/Drama into snow
This commit is contained in:
commit
ee681b4ed4
4 changed files with 43 additions and 9 deletions
|
@ -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": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue