Skip to content

Commit

Permalink
slight updates to paths
Browse files Browse the repository at this point in the history
  • Loading branch information
hannibal002 committed Feb 18, 2025
1 parent 861b4b5 commit 5249916
Show file tree
Hide file tree
Showing 3 changed files with 123 additions and 9 deletions.
48 changes: 39 additions & 9 deletions constants/island_graphs/GLACITE_TUNNELS.json
Original file line number Diff line number Diff line change
Expand Up @@ -148,8 +148,8 @@
"451": 5.39,
"810": 6.71,
"775": 7.0,
"797": 10.05,
"454": 11.18,
"797": 12.04,
"455": 14.87,
"351": 15.52,
"16": 30.33,
Expand All @@ -160,11 +160,11 @@
"Position": "-11.0:122.0:235.0",
"Neighbours": {
"453": 4.0,
"814": 4.0,
"795": 5.0,
"784": 5.83,
"797": 7.07,
"454": 8.94,
"797": 9.06,
"115": 11.22,
"16": 29.68
}
},
Expand Down Expand Up @@ -1114,8 +1114,8 @@
],
"Neighbours": {
"779": 3.74,
"814": 7.35,
"795": 8.31,
"14": 11.22,
"114": 16.76
}
},
Expand Down Expand Up @@ -7721,13 +7721,13 @@
}
},
"797": {
"Position": "-2.0:122.0:234.0",
"Position": "-4.0:122.0:234.0",
"Neighbours": {
"799": 2.24,
"454": 3.16,
"810": 4.47,
"14": 9.06,
"13": 10.05
"810": 6.32,
"14": 7.07,
"13": 12.04
}
},
"798": {
Expand Down Expand Up @@ -7761,13 +7761,16 @@
"802": {
"Position": "-1.0:128.0:239.0",
"Neighbours": {
"812": 3.61,
"801": 4.12,
"803": 5.0
}
},
"803": {
"Position": "-6.0:128.0:239.0",
"Neighbours": {
"812": 2.83,
"815": 3.16,
"802": 5.0
}
},
Expand Down Expand Up @@ -7837,7 +7840,7 @@
],
"Neighbours": {
"811": 4.12,
"797": 4.47,
"797": 6.32,
"13": 6.71
}
},
Expand All @@ -7847,5 +7850,32 @@
"775": 3.61,
"810": 4.12
}
},
"812": {
"Position": "-4.0:128.0:237.0",
"Neighbours": {
"813": 2.24,
"803": 2.83,
"802": 3.61
}
},
"813": {
"Position": "-4.0:127.0:235.0",
"Neighbours": {
"797": 5.1
}
},
"814": {
"Position": "-11.0:122.0:239.0",
"Neighbours": {
"14": 4.0,
"115": 7.35
}
},
"815": {
"Position": "-9.0:127.0:239.0",
"Neighbours": {
"814": 5.39
}
}
}
77 changes: 77 additions & 0 deletions constants/island_graphs/HUB.json
Original file line number Diff line number Diff line change
Expand Up @@ -2625,6 +2625,7 @@
"287": {
"Position": "-78.0:73.0:-146.0",
"Neighbours": {
"2686": 7.28,
"1569": 8.54,
"159": 10.44,
"286": 10.63
Expand Down Expand Up @@ -12741,6 +12742,7 @@
"1479": {
"Position": "-37.0:72.0:-142.0",
"Neighbours": {
"2679": 2.45,
"1811": 3.32,
"1478": 6.08
}
Expand Down Expand Up @@ -13639,6 +13641,7 @@
"Position": "-81.0:73.0:-138.0",
"Neighbours": {
"288": 4.12,
"2686": 5.1,
"287": 8.54,
"159": 8.6
}
Expand Down Expand Up @@ -15745,6 +15748,7 @@
"1811": {
"Position": "-38.0:71.0:-139.0",
"Neighbours": {
"2679": 3.0,
"1480": 3.16,
"1479": 3.32,
"1812": 5.83
Expand Down Expand Up @@ -22039,5 +22043,78 @@
"2676": 3.0,
"2554": 4.58
}
},
"2678": {
"Position": "-43.0:75.0:-141.0",
"Neighbours": {
"2680": 2.24,
"2679": 4.47
}
},
"2679": {
"Position": "-39.0:73.0:-141.0",
"Neighbours": {
"1479": 2.45,
"1811": 3.0,
"2678": 4.47
}
},
"2680": {
"Position": "-45.0:76.0:-141.0",
"Neighbours": {
"2678": 2.24,
"2681": 5.0
}
},
"2681": {
"Position": "-50.0:76.0:-141.0",
"Neighbours": {
"2682": 3.74,
"2680": 5.0
}
},
"2682": {
"Position": "-53.0:74.0:-140.0",
"Name": "no_area",
"Tags": [
"area"
],
"Neighbours": {
"2681": 3.74,
"2683": 4.58
}
},
"2683": {
"Position": "-57.0:73.0:-138.0",
"Name": "Graveyard",
"Tags": [
"area"
],
"Neighbours": {
"2684": 4.12,
"2682": 4.58
}
},
"2684": {
"Position": "-61.0:73.0:-137.0",
"Neighbours": {
"2683": 4.12,
"2685": 7.07
}
},
"2685": {
"Position": "-68.0:73.0:-138.0",
"Neighbours": {
"2684": 7.07,
"2686": 8.06
}
},
"2686": {
"Position": "-76.0:73.0:-139.0",
"Neighbours": {
"1569": 5.1,
"287": 7.28,
"2685": 8.06
}
}
}
7 changes: 7 additions & 0 deletions constants/island_graphs/THE_FARMING_ISLANDS.json
Original file line number Diff line number Diff line change
Expand Up @@ -1348,6 +1348,7 @@
"163": {
"Position": "114.0:93.0:-281.0",
"Neighbours": {
"1226": 3.74,
"164": 5.39,
"162": 8.12
}
Expand Down Expand Up @@ -9557,5 +9558,11 @@
"55": 2.24,
"56": 2.83
}
},
"1226": {
"Position": "111.0:91.0:-282.0",
"Neighbours": {
"168": 8.0
}
}
}

0 comments on commit 5249916

Please sign in to comment.