forked from rDrama/rDrama
1
0
Fork 0

reduce vax to 200

master
Aevann 2023-10-18 16:18:27 +03:00
parent d5a2a7c030
commit 1f0476b66d
1 changed files with 14 additions and 14 deletions

View File

@ -209,6 +209,20 @@ AWARDS = {
"negative": False,
"included_in_lootbox": False,
},
"vax": {
"kind": "vax",
"title": "Vaxxmaxx",
"description": "???",
"icon": "fas fa-syringe",
"color": "text-blue",
"price": 200,
"deflectable": True,
"cosmetic": False,
"ghost": False,
"enabled": IS_HOMOWEEN(),
"negative": False,
"included_in_lootbox": False,
},
"spiders": {
"kind": "spiders",
"title": "Spiders",
@ -279,20 +293,6 @@ 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",