forked from rDrama/rDrama
1
0
Fork 0

increase upside down price to 800 and take out of lootboxes

master
Aevann 2023-10-20 22:12:05 +03:00
parent 5d66f328f1
commit 6e00efccfb
1 changed files with 14 additions and 14 deletions

View File

@ -335,20 +335,6 @@ AWARDS = {
"negative": False,
"included_in_lootbox": True,
},
"upsidedown": {
"kind": "upsidedown",
"title": "Upside Down",
"description": "???",
"icon": "fas fa-trees",
"color": "",
"price": 400,
"deflectable": False,
"cosmetic": True,
"ghost": True,
"enabled": IS_HOMOWEEN(),
"negative": False,
"included_in_lootbox": True,
},
"flashlight": {
"kind": "flashlight",
"title": "Flashlight",
@ -391,6 +377,20 @@ AWARDS = {
"negative": False,
"included_in_lootbox": True,
},
"upsidedown": {
"kind": "upsidedown",
"title": "Upside Down",
"description": "???",
"icon": "fas fa-trees",
"color": "",
"price": 800,
"deflectable": False,
"cosmetic": True,
"ghost": True,
"enabled": IS_HOMOWEEN(),
"negative": False,
"included_in_lootbox": False,
},
"hallowgrinch": {
"kind": "hallowgrinch",
"title": "Hallowgrinch",