52f2ef0 - add more mage tmw icons
[wowui.git] / kehys / mage.lua
1 -- mage.lua
2 local _, addon = ...;
3 addon.Clickheal["MAGE"] = {
4     ["ctrl-type1"] = "spell",
5     ["ctrl-spell1"] = "Remove Curse",
6 };