Skip to content

Commit

Permalink
Fixed parts of Upside Down Parkour not counting as Mirrorverse area
Browse files Browse the repository at this point in the history
  • Loading branch information
hannibal002 committed Oct 27, 2024
1 parent e7da7ca commit d9ee73a
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions constants/island_graphs/THE_RIFT.json
Original file line number Diff line number Diff line change
Expand Up @@ -15266,7 +15266,7 @@
],
"Neighbours": {
"1873": 17.15,
"1875": 107.08
"1879": 54.04
}
},
"1875": {
Expand All @@ -15277,7 +15277,7 @@
],
"Neighbours": {
"1876": 36.4,
"1874": 107.08
"1879": 53.05
}
},
"1876": {
Expand Down Expand Up @@ -15311,5 +15311,12 @@
"Neighbours": {
"1877": 57.42
}
},
"1879": {
"Position": "-173.0:42.0:-108.0",
"Neighbours": {
"1875": 53.05,
"1874": 54.04
}
}
}

0 comments on commit d9ee73a

Please sign in to comment.