You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here is a comprehensive JSON with all the droppers, quantities, and contents. If analyzed, it could show what droppers are missing contents Droppers.json
The text was updated successfully, but these errors were encountered:
Thanks. This definetly will be useful if I get back to upgrading this.
I wrote a script comparing coords I have with your json, and I can share these as something you didn't have in your list (although there are 2 non-droppers here - one waste chest and one backlog barrel):
[
{
"description": "Card shop dropper for keeping door open for 5 minutes.",
"pos": [-631, -15, 1987]
},
{
"description": "Dungeon reset dropper after player death.",
"pos": [-607, 122, 1948]
},
{
"description": "Dungeon reset waste chest after player death.",
"tags": ["waste"],
"pos": [-605, 37, 1948]
},
{
"pos": [-510, 37, 1992],
"description": "Jump Boost Key in Library - uses dropper to do a 5m cooldown for that button"
},
{
"pos": [-521, 11, 2043],
"description": "Halloween Hut 5m cooldown for enterance sound."
},
{
"pos": [-520, 11, 2043],
"description": "Halloween Hut 5m cooldown for enterance sound. (Backlog barrel)"
}
]
Here is a comprehensive JSON with all the droppers, quantities, and contents. If analyzed, it could show what droppers are missing contents
Droppers.json
The text was updated successfully, but these errors were encountered: