diff --git a/.gitattributes b/.gitattributes old mode 100755 new mode 100644 diff --git a/.gitignore b/.gitignore old mode 100755 new mode 100644 diff --git a/FlightMapData-WOTLKC.lua b/FlightMapData-WOTLKC.lua index e4caf08..ebe76b3 100644 --- a/FlightMapData-WOTLKC.lua +++ b/FlightMapData-WOTLKC.lua @@ -2237,6 +2237,35 @@ Default_EFM_FlightData = { ["Ulduar, The Storm Peaks"] = 44, }, }, + ["Dun Nifflelem, The Storm Peaks"] = { + ["fmLoc"] = { + ["y"] = "0.28", + ["x"] = "0.72", + }, + ["wmLoc"] = { + ["y"] = "0.27", + ["x"] = "0.66", + }, + ["name"] = "Dun Nifflelem, The Storm Peaks", + ["zmLoc"] = { + ["y"] = "60", + ["x"] = "62", + }, + ["worldMapLoc"] = { + ["y"] = "0.11", + ["x"] = "0.58", + }, + ["routes"] = { + "K3, The Storm Peaks", -- [1] + "Ulduar, The Storm Peaks", -- [2] + "Zim'Torga, Zul'Drak", -- [3] + }, + ["timers"] = { + ["K3, The Storm Peaks"] = 88, + ["Ulduar, The Storm Peaks"] = 84, + ["Zim'Torga, Zul'Drak"] = 89, + }, + }, ["Frosthold, The Storm Peaks"] = { ["fmLoc"] = { ["y"] = "0.32", @@ -5359,6 +5388,35 @@ Default_EFM_FlightData = { ["Ulduar, The Storm Peaks"] = 44, }, }, + ["Dun Nifflelem, The Storm Peaks"] = { + ["fmLoc"] = { + ["y"] = "0.28", + ["x"] = "0.72", + }, + ["wmLoc"] = { + ["y"] = "0.27", + ["x"] = "0.66", + }, + ["name"] = "Dun Nifflelem, The Storm Peaks", + ["zmLoc"] = { + ["y"] = "60", + ["x"] = "62", + }, + ["worldMapLoc"] = { + ["y"] = "0.11", + ["x"] = "0.58", + }, + ["routes"] = { + "K3, The Storm Peaks", -- [1] + "Ulduar, The Storm Peaks", -- [2] + "Zim'Torga, Zul'Drak", -- [3] + }, + ["timers"] = { + ["K3, The Storm Peaks"] = 88, + ["Ulduar, The Storm Peaks"] = 84, + ["Zim'Torga, Zul'Drak"] = 89, + }, + }, ["Camp Tunka'lo, The Storm Peaks"] = { ["fmLoc"] = { ["y"] = "0.25",