Skip to content

Commit 03c6115

Browse files
authored
fix: Add missing Y level to Corkus tasks (#224)
Co-authored-by: ShadowCat117 <[email protected]>
1 parent 31d0f96 commit 03c6115

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

Data-Storage/lootrun_tasks_named.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
{
2222
"location": {
2323
"x": -1847,
24-
"y": 0,
24+
"y": 39,
2525
"z": -2641
2626
},
2727
"name": "The Warehouse",
@@ -30,7 +30,7 @@
3030
{
3131
"location": {
3232
"x": -1782,
33-
"y": 0,
33+
"y": 61,
3434
"z": -2569
3535
},
3636
"name": "Junk Pit",
@@ -39,7 +39,7 @@
3939
{
4040
"location": {
4141
"x": -1775,
42-
"y": 0,
42+
"y": 60,
4343
"z": -2704
4444
},
4545
"name": "Bandit Hideout",
@@ -57,7 +57,7 @@
5757
{
5858
"location": {
5959
"x": -1759,
60-
"y": 0,
60+
"y": 35,
6161
"z": -2450
6262
},
6363
"name": "Avos Animation Totem",
@@ -66,7 +66,7 @@
6666
{
6767
"location": {
6868
"x": -1757,
69-
"y": 0,
69+
"y": 73,
7070
"z": -2608
7171
},
7272
"name": "Sanitizing Robots",
@@ -84,7 +84,7 @@
8484
{
8585
"location": {
8686
"x": -1686,
87-
"y": 0,
87+
"y": 60,
8888
"z": -3291
8989
},
9090
"name": "Shackles of the Past",
@@ -102,7 +102,7 @@
102102
{
103103
"location": {
104104
"x": -1603,
105-
"y": 0,
105+
"y": 36,
106106
"z": -3438
107107
},
108108
"name": "Treasure Grabbers",
@@ -111,7 +111,7 @@
111111
{
112112
"location": {
113113
"x": -1569,
114-
"y": 0,
114+
"y": 28,
115115
"z": -3143
116116
},
117117
"name": "Wireless Commander",
@@ -129,7 +129,7 @@
129129
{
130130
"location": {
131131
"x": -1471,
132-
"y": 0,
132+
"y": 61,
133133
"z": -2376
134134
},
135135
"name": "Steamworks",
@@ -138,7 +138,7 @@
138138
{
139139
"location": {
140140
"x": -1447,
141-
"y": 0,
141+
"y": 47,
142142
"z": -3161
143143
},
144144
"name": "Cable Coolers",
@@ -147,7 +147,7 @@
147147
{
148148
"location": {
149149
"x": -1440,
150-
"y": 0,
150+
"y": 69,
151151
"z": -2438
152152
},
153153
"name": "Robot Pirates",
@@ -156,7 +156,7 @@
156156
{
157157
"location": {
158158
"x": -1394,
159-
"y": 0,
159+
"y": 63,
160160
"z": -2393
161161
},
162162
"name": "Pirate Lattice",

Data-Storage/urls.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@
155155
},
156156
{
157157
"id": "dataStaticLootrunTasksNamed",
158-
"md5": "c147221c93bfe0771cf0cd81c4d929c1",
158+
"md5": "2e0080ebd9e8d06a1635bb2dedb652fe",
159159
"url": "https://raw.githubusercontent.com/Wynntils/Static-Storage/main/Data-Storage/lootrun_tasks_named.json"
160160
},
161161
{

0 commit comments

Comments
 (0)