Add files via upload

This commit is contained in:
totalllyswede
2025-12-15 15:10:04 -08:00
committed by GitHub
parent 826567511f
commit 5597739ea8
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -129,8 +129,8 @@ local MM_SpellLevels = {
["Teleport: Darnassus"] = 30, ["Teleport: Darnassus"] = 30,
["Portal: Darnassus"] = 50, ["Portal: Darnassus"] = 50,
["Teleport: Theramore"] = 30, ["Teleport: Theramore"] = 40,
["Portal: Theramore"] = 50, ["Portal: Theramore"] = 60,
["Teleport: Alah'Thalas"] = 20, ["Teleport: Alah'Thalas"] = 20,
["Portal: Alah'Thalas"] = 40, ["Portal: Alah'Thalas"] = 40,
+1 -1
View File
@@ -1,6 +1,6 @@
## Interface: 11200 ## Interface: 11200
## Title: MiniMage_TWOW ## Title: MiniMage_TWOW
## Version: 1.4 ## Version: 1.5
## Notes: Minimap icon for TurtleWoW for quick and easy portals/teleports. ## Notes: Minimap icon for TurtleWoW for quick and easy portals/teleports.
## SavedVariables: MiniMageOptions ## SavedVariables: MiniMageOptions
localization.lua localization.lua
+1 -1
View File
@@ -1,6 +1,6 @@
--the only place MINIMAGE_VERSION should be set --the only place MINIMAGE_VERSION should be set
MINIMAGE_VERSION = "1.4"; MINIMAGE_VERSION = "1.5";
--[[ --[[