Skip to content

Commit

Permalink
Manually added back Christmas tree hideout area using 2023 Christmas …
Browse files Browse the repository at this point in the history
…data
  • Loading branch information
Chomp committed Dec 7, 2024
1 parent 3c1a842 commit e6e568f
Showing 1 changed file with 65 additions and 0 deletions.
65 changes: 65 additions & 0 deletions project/assets/database/hideout/areas.json
Original file line number Diff line number Diff line change
Expand Up @@ -4353,6 +4353,71 @@
"takeFromSlotLocked": false,
"type": 23
},
{
"_id": "5df8a81f8f77747fcf5f5702",
"type": 21,
"enabled": true,
"needsFuel": true,
"takeFromSlotLocked": false,
"craftGivesExp": true,
"displayLevel": true,
"requirements": [],
"stages": {
"0": {
"requirements": [],
"bonuses": [],
"slots": 0,
"constructionTime": 0.0,
"description": "",
"container": "",
"autoUpgrade": false,
"displayInterface": true,
"improvements": []
},
"1": {
"requirements": [{
"areaType": 4,
"requiredLevel": 1,
"type": "Area"
}, {
"templateId": "5449016a4bdc2d6f028b456f",
"count": 10000,
"isFunctional": false,
"isEncoded": false,
"type": "Item"
}, {
"templateId": "5df8a77486f77412672a1e3f",
"count": 1,
"isFunctional": false,
"isEncoded": false,
"type": "Item"
}, {
"templateId": "5df8a72c86f77412640e2e83",
"count": 1,
"isFunctional": false,
"isEncoded": false,
"type": "Item"
}, {
"templateId": "5df8a6a186f77412640e2e80",
"count": 1,
"isFunctional": false,
"isEncoded": false,
"type": "Item"
}
],
"bonuses": [],
"slots": 0,
"constructionTime": 0.0,
"description": "",
"container": "",
"autoUpgrade": false,
"displayInterface": true,
"improvements": []
}
},
"enableAreaRequirements": false,
"parentArea": null
},
{
"_id": "637b39f02e873739ec490215",
"craftGivesExp": false,
Expand Down

0 comments on commit e6e568f

Please sign in to comment.