Skip to content

Commit

Permalink
hopefully this is all!
Browse files Browse the repository at this point in the history
  • Loading branch information
beren12 committed Jun 1, 2021
1 parent b11c5b5 commit 0f528a4
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions FlightMapData-BCC.lua
100644 → 100755
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.79",
["x"] = "0.55",
["y"] = "0.82",
["x"] = "0.53",
},
["name"] = "Nethergarde Keep, Blasted Lands",
["zmLoc"] = {
["y"] = "24",
["x"] = "65",
},
["worldMapLoc"] = {
["y"] = "0.7",
["y"] = "0.75",
["x"] = "0.8",
},
["routes"] = {
Expand All @@ -87,16 +87,16 @@ Default_EFM_FlightData = {
["x"] = "0.52",
},
["wmLoc"] = {
["y"] = "0.67",
["x"] = "0.53",
["y"] = "0.71",
["x"] = "0.51",
},
["name"] = "Morgan's Vigil, Burning Steppes",
["zmLoc"] = {
["y"] = "68",
["x"] = "84",
},
["worldMapLoc"] = {
["y"] = "0.61",
["y"] = "0.66",
["x"] = "0.79",
},
["routes"] = {
Expand Down

0 comments on commit 0f528a4

Please sign in to comment.