git
/
wowui.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
d89467e - Add player flag support, hide blizzard focus
[wowui.git]
/
OmaRF
/
Settings.lua
diff --git
a/OmaRF/Settings.lua
b/OmaRF/Settings.lua
index
de76ea7
..
225f433
100644
(file)
--- a/
OmaRF/Settings.lua
+++ b/
OmaRF/Settings.lua
@@
-70,9
+70,9
@@
local chars = {
["ctrl-type1"] = "spell",
["alt-type2"] = "spell",
["spell1"] = "Healing Touch",
["ctrl-type1"] = "spell",
["alt-type2"] = "spell",
["spell1"] = "Healing Touch",
- ["spell2"] = "
Swiftmend
",
+ ["spell2"] = "
Lifebloom
",
["shift-spell1"] = "Regrowth",
["shift-spell1"] = "Regrowth",
- ["shift-spell2"] = "
Lifebloom
",
+ ["shift-spell2"] = "
Swiftmend
",
["ctrl-spell1"] = "Nature's Cure",
["alt-spell2"] = "Rebirth",
},
["ctrl-spell1"] = "Nature's Cure",
["alt-spell2"] = "Rebirth",
},