forked from rDrama/rDrama
1
0
Fork 0

reduce beano award price from 1000 to 1

master
Aevann 2023-06-22 13:00:10 +03:00
parent 363b66d93b
commit c34150a2df
1 changed files with 12 additions and 12 deletions

View File

@ -312,6 +312,18 @@ AWARDS = {
},
### Standard
"beano": {
"kind": "beano",
"title": "Beano",
"description": "Award it to yourself to stop fart noises on the site.",
"icon": "fas fa-gas-pump-slash",
"color": "text-green",
"price": 1,
"deflectable": True,
"cosmetic": False,
"ghost": False,
"enabled": True,
},
"shit": {
"kind": "shit",
"title": "Shit",
@ -555,18 +567,6 @@ AWARDS = {
"ghost": False,
"enabled": True,
},
"beano": {
"kind": "beano",
"title": "Beano",
"description": "Stops you from embarrassing yourself with your flatulence",
"icon": "fas fa-gas-pump-slash",
"color": "text-green",
"price": 1000,
"deflectable": True,
"cosmetic": False,
"ghost": False,
"enabled": True,
},
"unpin": {
"kind": "unpin",
"title": "Unpin",