diff --git a/ElvUI/Settings/Profile.lua b/ElvUI/Settings/Profile.lua index c52e6c7..dec63dc 100644 --- a/ElvUI/Settings/Profile.lua +++ b/ElvUI/Settings/Profile.lua @@ -4204,6 +4204,10 @@ P.actionbar = { showGrid = true, paging = { HERO = "[bonusbar:1,nostealth] 7; [bonusbar:1,stealth] 8; [bonusbar:2] 8; [bonusbar:3] 9; [bonusbar:4] 10;", + RANGER = "[stealth] 7; [nostealth] 1;", + REAPER = "[stealth] 7; [nostealth] 1;", + SPIRITMAGE = "[stealth] 7; [nostealth] 1;", + PROPHET = "[stealth] 7; [nostealth] 1;", }, visibility = "" },