diff options
| -rw-r--r-- | constants/glacite_tunnel_waypoints.json | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/constants/glacite_tunnel_waypoints.json b/constants/glacite_tunnel_waypoints.json index 14a6d54f..e3a466b6 100644 --- a/constants/glacite_tunnel_waypoints.json +++ b/constants/glacite_tunnel_waypoints.json @@ -2,21 +2,19 @@ "Onyx Gemstone Collector": { "title": "§0Onyx Gemstone Mine", "waypoints": [ + "-2:142:437", "-68:133:407", - "9:137:412", - "-17:137:394", - "11:140:366", - "23:141:386", "76:125:411" ] }, "Aquamarine Gemstone Collector": { "title": "§3Aquamarine Gemstone Mine", "waypoints": [ - "-2:142:437", - "74:154:388", - "94:154:327", - "51:120:302" + "51:120:302", + "-17:137:394", + "11:140:366", + "23:141:386", + "9:137:412" ] }, "Peridot Gemstone Collector": { @@ -34,7 +32,9 @@ "-95:148:259", "-58:147:421", "37:122:386", - "-47:130:411" + "-47:130:411", + "74:154:388", + "94:154:327" ] } -} +}
\ No newline at end of file |
