diff --git a/MiniMage_TWOW.lua b/MiniMage_TWOW.lua index 773054a..a0bfd67 100644 --- a/MiniMage_TWOW.lua +++ b/MiniMage_TWOW.lua @@ -129,8 +129,8 @@ local MM_SpellLevels = { ["Teleport: Darnassus"] = 30, ["Portal: Darnassus"] = 50, - ["Teleport: Theramore"] = 30, - ["Portal: Theramore"] = 50, + ["Teleport: Theramore"] = 40, + ["Portal: Theramore"] = 60, ["Teleport: Alah'Thalas"] = 20, ["Portal: Alah'Thalas"] = 40, diff --git a/MiniMage_TWOW.toc b/MiniMage_TWOW.toc index 92f14ae..6f2ab01 100644 --- a/MiniMage_TWOW.toc +++ b/MiniMage_TWOW.toc @@ -1,6 +1,6 @@ ## Interface: 11200 ## Title: MiniMage_TWOW -## Version: 1.4 +## Version: 1.5 ## Notes: Minimap icon for TurtleWoW for quick and easy portals/teleports. ## SavedVariables: MiniMageOptions localization.lua diff --git a/localization.lua b/localization.lua index 2bb1e5a..5994d5d 100644 --- a/localization.lua +++ b/localization.lua @@ -1,6 +1,6 @@ --the only place MINIMAGE_VERSION should be set -MINIMAGE_VERSION = "1.4"; +MINIMAGE_VERSION = "1.5"; --[[