forked from rDrama/rDrama
1
0
Fork 0

increase pice of "vax" to 400

master
Aevann 2023-10-18 00:09:58 +03:00
parent b43c63c33b
commit d5a2a7c030
1 changed files with 14 additions and 14 deletions

View File

@ -195,20 +195,6 @@ AWARDS = {
},
### Homoween
"vax": {
"kind": "vax",
"title": "Vaxxmaxx",
"description": "???",
"icon": "fas fa-syringe",
"color": "text-blue",
"price": 100,
"deflectable": True,
"cosmetic": False,
"ghost": False,
"enabled": IS_HOMOWEEN(),
"negative": False,
"included_in_lootbox": False,
},
"bite": {
"kind": "bite",
"title": "Zombie Bite",
@ -293,6 +279,20 @@ AWARDS = {
"negative": False,
"included_in_lootbox": True,
},
"vax": {
"kind": "vax",
"title": "Vaxxmaxx",
"description": "???",
"icon": "fas fa-syringe",
"color": "text-blue",
"price": 400,
"deflectable": True,
"cosmetic": False,
"ghost": False,
"enabled": IS_HOMOWEEN(),
"negative": False,
"included_in_lootbox": False,
},
"candy-corn": {
"kind": "candy-corn",
"title": "Candy Corn",