reduce stalker price to 100

master
Aevann 2023-10-26 18:10:05 +03:00
parent 6252a2f35e
commit 18f3e448de
1 changed files with 14 additions and 14 deletions

View File

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