Skip to content

Commit

Permalink
more paths
Browse files Browse the repository at this point in the history
  • Loading branch information
hannibal002 committed Feb 17, 2025
1 parent 24dd5cf commit 421890b
Showing 1 changed file with 42 additions and 5 deletions.
47 changes: 42 additions & 5 deletions constants/island_graphs/DEEP_CAVERNS.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,10 +104,10 @@
"10": {
"Position": "32.0:151.0:24.0",
"Neighbours": {
"961": 7.21,
"327": 7.87,
"112": 8.6,
"105": 13.56,
"11": 15.0
"105": 13.56
}
},
"11": {
Expand All @@ -117,10 +117,11 @@
"teleport"
],
"Neighbours": {
"962": 6.0,
"12": 7.07,
"961": 7.81,
"877": 8.0,
"798": 9.43,
"10": 15.0
"798": 9.43
}
},
"12": {
Expand Down Expand Up @@ -7438,8 +7439,8 @@
"948": {
"Position": "-39.0:70.0:-4.0",
"Neighbours": {
"947": 2.24,
"533": 2.24,
"947": 2.24,
"534": 7.35
}
},
Expand Down Expand Up @@ -7530,5 +7531,41 @@
"762": 3.0,
"763": 3.74
}
},
"961": {
"Position": "38.0:151.0:20.0",
"Neighbours": {
"962": 6.08,
"10": 7.21,
"11": 7.81
}
},
"962": {
"Position": "44.0:151.0:21.0",
"Neighbours": {
"964": 3.74,
"11": 6.0,
"961": 6.08
}
},
"963": {
"Position": "50.0:151.0:24.0",
"Neighbours": {
"964": 4.12,
"965": 4.12
}
},
"964": {
"Position": "46.0:152.0:24.0",
"Neighbours": {
"962": 3.74,
"963": 4.12
}
},
"965": {
"Position": "54.0:151.0:23.0",
"Neighbours": {
"963": 4.12
}
}
}

0 comments on commit 421890b

Please sign in to comment.