Skip to content

Commit

Permalink
fix: Add missing Y level to Corkus tasks (#224)
Browse files Browse the repository at this point in the history
Co-authored-by: ShadowCat117 <[email protected]>
  • Loading branch information
ShadowCat117 and ShadowCat117 authored Jan 4, 2025
1 parent 31d0f96 commit 03c6115
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
24 changes: 12 additions & 12 deletions Data-Storage/lootrun_tasks_named.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
{
"location": {
"x": -1847,
"y": 0,
"y": 39,
"z": -2641
},
"name": "The Warehouse",
Expand All @@ -30,7 +30,7 @@
{
"location": {
"x": -1782,
"y": 0,
"y": 61,
"z": -2569
},
"name": "Junk Pit",
Expand All @@ -39,7 +39,7 @@
{
"location": {
"x": -1775,
"y": 0,
"y": 60,
"z": -2704
},
"name": "Bandit Hideout",
Expand All @@ -57,7 +57,7 @@
{
"location": {
"x": -1759,
"y": 0,
"y": 35,
"z": -2450
},
"name": "Avos Animation Totem",
Expand All @@ -66,7 +66,7 @@
{
"location": {
"x": -1757,
"y": 0,
"y": 73,
"z": -2608
},
"name": "Sanitizing Robots",
Expand All @@ -84,7 +84,7 @@
{
"location": {
"x": -1686,
"y": 0,
"y": 60,
"z": -3291
},
"name": "Shackles of the Past",
Expand All @@ -102,7 +102,7 @@
{
"location": {
"x": -1603,
"y": 0,
"y": 36,
"z": -3438
},
"name": "Treasure Grabbers",
Expand All @@ -111,7 +111,7 @@
{
"location": {
"x": -1569,
"y": 0,
"y": 28,
"z": -3143
},
"name": "Wireless Commander",
Expand All @@ -129,7 +129,7 @@
{
"location": {
"x": -1471,
"y": 0,
"y": 61,
"z": -2376
},
"name": "Steamworks",
Expand All @@ -138,7 +138,7 @@
{
"location": {
"x": -1447,
"y": 0,
"y": 47,
"z": -3161
},
"name": "Cable Coolers",
Expand All @@ -147,7 +147,7 @@
{
"location": {
"x": -1440,
"y": 0,
"y": 69,
"z": -2438
},
"name": "Robot Pirates",
Expand All @@ -156,7 +156,7 @@
{
"location": {
"x": -1394,
"y": 0,
"y": 63,
"z": -2393
},
"name": "Pirate Lattice",
Expand Down
2 changes: 1 addition & 1 deletion Data-Storage/urls.json
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@
},
{
"id": "dataStaticLootrunTasksNamed",
"md5": "c147221c93bfe0771cf0cd81c4d929c1",
"md5": "2e0080ebd9e8d06a1635bb2dedb652fe",
"url": "https://raw.githubusercontent.com/Wynntils/Static-Storage/main/Data-Storage/lootrun_tasks_named.json"
},
{
Expand Down

0 comments on commit 03c6115

Please sign in to comment.