41 lines
1.1 KiB
TeX
41 lines
1.1 KiB
TeX
## Title: Enchantrix
|
|
## Notes: Display information in item tooltips pertaining to disenchanting, prospecting, and milling results. [5.9.4961] This AddOn is licensed under the GNU GPL, see GPL.txt for details.
|
|
##
|
|
## Interface: 40000
|
|
## LoadOnDemand: 1
|
|
## Dependencies: Stubby
|
|
## OptionalDeps: !nLog, Babylonian, DebugLib, Configator, SlideBar, LibExtraTip, TipHelper, LibDataBroker
|
|
## SavedVariables: EnchantConfig, EnchantedLocal, EnchantedItemTypes, NonDisenchantablesLocal, ProspectedLocal, MillingLocal
|
|
## SavedVariablesPerCharacter: AutoDisenchantIgnoreList
|
|
##
|
|
## Version: 5.9.4961 (WhackyWallaby)
|
|
## Revision: $Id: Enchantrix.toc 4933 2010-10-13 17:16:14Z Nechckn $
|
|
## URL: http://auctioneeraddon.com/
|
|
## Author: Norganna's AddOns
|
|
## X-Part-Of: Auctioneer
|
|
## X-Max-Interface: 40000
|
|
##
|
|
Support\Load.xml
|
|
EnxManifest.lua
|
|
|
|
Libs\Load.xml
|
|
|
|
EnxObjects.lua
|
|
|
|
EnxStrings.lua
|
|
EnxLocale.lua
|
|
|
|
Data\EnxNonDisenchant.lua
|
|
|
|
EnxSettings.lua
|
|
EnxMiniIcon.lua
|
|
EnxCommand.lua
|
|
EnxConfig.lua
|
|
EnxConstants.lua
|
|
EnxStorage.lua
|
|
EnxTooltip.lua
|
|
EnxUtil.lua
|
|
EnxAutoDisenchant.lua
|
|
EnxMain.lua
|
|
|
|
EnxAucUtil.lua
|