96ad366 - Add Shaman settings
[wowui.git] / OmaRF / Settings.lua
index bdcfb86..e812e98 100644 (file)
@@ -59,6 +59,20 @@ local chars = {
                 ["alt-spell2"] = "Rebirth",
             },
         },
                 ["alt-spell2"] = "Rebirth",
             },
         },
+        ["Gazden"] = {
+            AnchorX = 0,
+            AnchorY = -330,
+            Clickheal = {
+                ["type1"] = "spell",
+                ["type2"] = "spell",
+                ["shift-type1"] = "spell",
+                ["ctrl-type1"] = "spell",
+                ["spell1"] = "Healing Wave",
+                ["spell2"] = "Chain Heal",
+                ["shift-spell1"] = "Healing Surge",
+                ["ctrl-spell1"] = "Purify Spirit",
+            },
+        },
     },
 };
 
     },
 };