fix for 4.3
Dorwido [12-05-11 - 09:20]
diff --git a/ExplorerCoords.lua b/ExplorerCoords.lua
index 498dbd5..5561f18 100644
--- a/ExplorerCoords.lua
+++ b/ExplorerCoords.lua
@@ -51,7 +51,7 @@ function ExplorerCoords_OnLoad()
end
function ExplorerCoords_Init()
- if not (ExplorerCoord ) or not (ExplorerCoord["v"]) or (ExplorerCoord["v"] ~= 6) then
+ if not (ExplorerCoord ) or not (ExplorerCoord["v"]) or (ExplorerCoord["v"] ~= 8) then
ExplorerCoord = {};
for index,value in pairs(ExplorerCoordInit) do
@@ -91,7 +91,7 @@ function ExplorerCoords_Init()
end
end
ExplorerCoord["v"] = {};
- ExplorerCoord["v"] = 6;
+ ExplorerCoord["v"] = 8;
ExplorerCoordInit = nil;
end
end
diff --git a/ExplorerCoords.toc b/ExplorerCoords.toc
index f70c14e..10f62d7 100644
--- a/ExplorerCoords.toc
+++ b/ExplorerCoords.toc
@@ -1,7 +1,7 @@
## Interface: 40300
## Title: ExplorerCoords
## Author: DarkStarX
-## Version: 1.36.1
+## Version: 1.36.2
## Notes: Shows all coords left to explore for the achievement
## SavedVariables: ExplorerCoords_Config, ExplorerCoord
Astrolabe\Load.xml
diff --git a/explorer_data.lua b/explorer_data.lua
index 3ef4b95..633a7c3 100644
--- a/explorer_data.lua
+++ b/explorer_data.lua
@@ -1109,10 +1109,10 @@ ExplorerCoordInit = {
["x"]=0.339321,
["y"]=0.736527,
},
- [292] = {
- ["x"]=0.300399,
- ["y"]=0.869012,
- },
+ --[292] = {
+ -- ["x"]=0.300399,
+ -- ["y"]=0.869012,
+ --},
[293] = {
["x"]=0.448603,
["y"]=0.822605,
@@ -3357,10 +3357,10 @@ ExplorerCoordInit = {
["x"]=0.396707,
["y"]=0.671407,
},
- [1489] = {
- ["x"]=0.473553,
- ["y"]=0.487275,
- },
+ --[1489] = {
+ -- ["x"]=0.473553,
+ -- ["y"]=0.487275,
+ --},
[1490] = {
["x"]=0.384731,
["y"]=0.321108,