biggest money
This commit is contained in:
parent
9432f69e17
commit
a172970b4b
25 changed files with 108 additions and 55 deletions
|
@ -356,6 +356,14 @@ AWARDS = {
|
|||
"color": "text-white",
|
||||
"price": 500
|
||||
},
|
||||
"rehab": {
|
||||
"kind": "rehab",
|
||||
"title": "Rehab",
|
||||
"description": "Prevents the user from gambling for 24 hours in a last ditch effort to save them from themself.",
|
||||
"icon": "fas fa-dice-six",
|
||||
"color": "text-black",
|
||||
"price": 777
|
||||
},
|
||||
"progressivestack": {
|
||||
"kind": "progressivestack",
|
||||
"title": "Progressive Stack",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue