diff --git a/core/parser.lua b/core/parser.lua index 3386f0f7..b426dc5d 100755 --- a/core/parser.lua +++ b/core/parser.lua @@ -316,7 +316,12 @@ [222031] = 199547, --deamonhunter ChaosStrike [200685] = 199552, --deamonhunter Blade Dance + [391378] = 199552, --^ + [391374] = 199552, --^ [210155] = 210153, --deamonhunter Death Sweep + [393055] = 210153, --^ + [393054] = 210153, --^ + [393035] = 337819, --demonhunter throw glaive [227518] = 201428, --deamonhunter Annihilation [187727] = 178741, --deamonhunter Immolation Aura [201789] = 201628, --deamonhunter Fury of the Illidari diff --git a/frames/window_options2_sections.lua b/frames/window_options2_sections.lua index 6cae91b7..8d8a9912 100644 --- a/frames/window_options2_sections.lua +++ b/frames/window_options2_sections.lua @@ -1641,7 +1641,7 @@ do editInstanceSetting(currentInstance, "InstanceRefreshRows") afterUpdate() end, - min = 0, + min = -10, max = 125, step = 1, name = string.format(Loc["STRING_OPTIONS_ALIGNED_TEXT_COLUMNS_OFFSET"], 1), @@ -1656,7 +1656,7 @@ do editInstanceSetting(currentInstance, "InstanceRefreshRows") afterUpdate() end, - min = 0, + min = -10, max = 75, step = 1, name = string.format(Loc["STRING_OPTIONS_ALIGNED_TEXT_COLUMNS_OFFSET"], 2), @@ -1671,7 +1671,7 @@ do editInstanceSetting(currentInstance, "InstanceRefreshRows") afterUpdate() end, - min = 0, + min = -10, max = 50, step = 1, name = string.format(Loc["STRING_OPTIONS_ALIGNED_TEXT_COLUMNS_OFFSET"], 3), diff --git a/functions/spells.lua b/functions/spells.lua index a215d85c..5e95dce9 100644 --- a/functions/spells.lua +++ b/functions/spells.lua @@ -125,9 +125,7 @@ do --Enhancement Shaman: [333974] = 263, --Fire Nova - [117014] = 263, --Elemental Blast [51533] = 263, --Feral Spirit - [378270] = 263, --Deeply Rooted Elements [384352] = 263, --Doom Winds [197214] = 263, --Sundering [114051] = 263, --Ascendance