Skip to content

Commit

Permalink
fix northern eastern kingdoms
Browse files Browse the repository at this point in the history
  • Loading branch information
beren12 committed Jun 1, 2021
1 parent 85be8aa commit b11c5b5
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions FlightMapData-BCC.lua
Original file line number Diff line number Diff line change
Expand Up @@ -56,16 +56,16 @@ Default_EFM_FlightData = {
["x"] = "0.54",
},
["wmLoc"] = {
["y"] = "0.82",
["x"] = "0.53",
["y"] = "0.79",
["x"] = "0.55",
},
["name"] = "Nethergarde Keep, Blasted Lands",
["zmLoc"] = {
["y"] = "24",
["x"] = "65",
},
["worldMapLoc"] = {
["y"] = "0.75",
["y"] = "0.7",
["x"] = "0.8",
},
["routes"] = {
Expand All @@ -87,16 +87,16 @@ Default_EFM_FlightData = {
["x"] = "0.52",
},
["wmLoc"] = {
["y"] = "0.71",
["x"] = "0.51",
["y"] = "0.67",
["x"] = "0.53",
},
["name"] = "Morgan's Vigil, Burning Steppes",
["zmLoc"] = {
["y"] = "68",
["x"] = "84",
},
["worldMapLoc"] = {
["y"] = "0.66",
["y"] = "0.61",
["x"] = "0.79",
},
["routes"] = {
Expand Down Expand Up @@ -1997,20 +1997,20 @@ Default_EFM_FlightData = {
["Light's Hope Chapel, Eastern Plaguelands"] = {
["fmLoc"] = {
["y"] = "0.34",
["x"] = "0.6",
["x"] = "0.61",
},
["wmLoc"] = {
["y"] = "0.32",
["x"] = "0.57",
},
["name"] = "Light's Hope Chapel, Eastern Plaguelands",
["zmLoc"] = {
["y"] = "56.99",
["x"] = "80",
["y"] = "59",
["x"] = "81",
},
["worldMapLoc"] = {
["y"] = "0.3",
["x"] = "0.84",
["x"] = "0.85",
},
["routes"] = {
"Revantusk Village, The Hinterlands", -- [1]
Expand Down

0 comments on commit b11c5b5

Please sign in to comment.