From adb29954dcc180b07c72421bb2d0f52de91730c0 Mon Sep 17 00:00:00 2001 From: Niketa Date: Wed, 11 Sep 2013 03:05:23 -0500 Subject: [PATCH] Renamed. --- Master Looter Assistant.toc | 22 ---------------------- MasterLooterAssistant.toc | 22 ++++++++++++++++++++++ 2 files changed, 22 insertions(+), 22 deletions(-) delete mode 100644 Master Looter Assistant.toc create mode 100644 MasterLooterAssistant.toc diff --git a/Master Looter Assistant.toc b/Master Looter Assistant.toc deleted file mode 100644 index 5e38cb3..0000000 --- a/Master Looter Assistant.toc +++ /dev/null @@ -1,22 +0,0 @@ -## Interface: 50400 -## Title: Master Looter Assistant -## Notes: Automatically sets loot method to Master Looter and loot threshold to epic for raid bosses that drop mounts (configurable). -## Author: Niketa-Moonrunner (US) -## Version: 2.0 -## SavedVariables: MLA_bossNPCID, MLA_LootMaster, MLA_LootThreshold - -Localization\Initialize.lua -Localization\enUS.lua -Localization\deDE.lua -Localization\esES.lua -Localization\esMX.lua -Localization\frFR.lua -Localization\itIT.lua -Localization\koKR.lua -Localization\ptBR.lua -Localization\ruRU.lua -Localization\zhCN.lua -Localization\zhTW.lua - -Core.lua -Options.lua \ No newline at end of file diff --git a/MasterLooterAssistant.toc b/MasterLooterAssistant.toc new file mode 100644 index 0000000..5e38cb3 --- /dev/null +++ b/MasterLooterAssistant.toc @@ -0,0 +1,22 @@ +## Interface: 50400 +## Title: Master Looter Assistant +## Notes: Automatically sets loot method to Master Looter and loot threshold to epic for raid bosses that drop mounts (configurable). +## Author: Niketa-Moonrunner (US) +## Version: 2.0 +## SavedVariables: MLA_bossNPCID, MLA_LootMaster, MLA_LootThreshold + +Localization\Initialize.lua +Localization\enUS.lua +Localization\deDE.lua +Localization\esES.lua +Localization\esMX.lua +Localization\frFR.lua +Localization\itIT.lua +Localization\koKR.lua +Localization\ptBR.lua +Localization\ruRU.lua +Localization\zhCN.lua +Localization\zhTW.lua + +Core.lua +Options.lua \ No newline at end of file -- 1.7.9.5