fix bar paging for stealth COA classes (#33)
This commit is contained in:
committed by
GitHub
parent
e67c6e1bc0
commit
41b938f848
@@ -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 = ""
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user