Skip to content

Commit

Permalink
Added level 4 bushes
Browse files Browse the repository at this point in the history
  • Loading branch information
Noxitu committed Jan 14, 2024
1 parent cd08a8e commit 4f3e6df
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 1 deletion.
13 changes: 13 additions & 0 deletions Decked Out 2 Database/Containers/other.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,18 @@
"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)"
}
]

12 changes: 11 additions & 1 deletion Decked Out 2 Database/sweet_berry_bushes.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,15 @@
{ "pos": [-645, 3, 1905], "description": "Black Mines - TNT Shaft" },
{ "pos": [-657, -6, 1904], "description": "Black Mines - Back Tower" },
{ "pos": [-654, 4, 1919], "description": "Black Mines - Back Looparound" },
{ "pos": [-583, -15, 1926], "description": "Black Mines - Front Jump Spot" }
{ "pos": [-583, -15, 1926], "description": "Black Mines - Front Jump Spot" },
{ "pos": [-657, -52, 1848], "description": "Burning Dark - Lava Lake" },
{ "pos": [-616, -48, 1876], "description": "Burning Dark - Center of Maze" },
{ "pos": [-602, -47, 1893], "description": "Burning Dark - Near South Tower" },
{ "pos": [-567, -45, 1911], "description": "Burning Dark - Hidden Behind South-East Tower" },
{ "pos": [-567, -45, 1912], "description": "Burning Dark - Hidden Behind South-East Tower" },
{ "pos": [-603, -41, 1841], "description": "Burning Dark - North Tower" },
{ "pos": [-636, -41, 1874], "description": "Burning Dark - West Tower" },
{ "pos": [-599, -41, 1878], "description": "Burning Dark - Central Tower" },
{ "pos": [-608, -39, 1910], "description": "Burning Dark - South Tower" },
{ "pos": [-569, -38, 1906], "description": "Burning Dark - South-East Tower" }
]

0 comments on commit 4f3e6df

Please sign in to comment.