aboutsummaryrefslogtreecommitdiff
path: root/constants/LocationFix.json
blob: 904f2617090d8e54b12f5495c554847a082b313d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
{
  "locationFixes": {
    "westVillageFarmArea": {
      "a": "-54.0:69.0:-115.0",
      "b": "-40.0:75.0:-127.0",
      "island_name": "The Rift",
      "real_location": "Dreadfarm"
    },
    "howlingCaveArea": {
      "a": "-401.0:50.0:-104.0",
      "b": "-337.0:90.0:36.0",
      "island_name": "The Park",
      "real_location": "Howling Cave"
    },
    "fakeZealotBruiserHideoutArea": {
      "a": "-520.0:66.0:-332.0",
      "b": "-558.0:85.0:-280.0",
      "island_name": "The End",
      "real_location": "The End"
    },
    "realZealotBruiserHideoutArea": {
      "a": "-552.0:50.0:-245.0",
      "b": "-580.0:72.0:-209.0",
      "island_name": "The End",
      "real_location": "Zealot Bruiser Hideout"
    },
    "leftStronghold": {
      "a": "-463.7:94.0:-518.3",
      "b": "-435.3:115.0:-547.7",
      "island_name": "Crimson Isle",
      "real_location": "Stronghold"
    }
  }
}