Modules/Auras: make auras linkable in chat
This commit is contained in:
@@ -4018,11 +4018,10 @@ P.actionbar = {
|
||||
showGrid = true,
|
||||
paging = {
|
||||
HERO = "[bonusbar:1,nostealth] 7; [bonusbar:1,stealth] 8; [bonusbar:2] 8; [bonusbar:3] 9; [bonusbar:4] 10;",
|
||||
PROPHET = "[stealth] 7; [nostealth] 1;",
|
||||
RANGER = "[stealth] 7; [nostealth] 1;",
|
||||
REAPER = "[stealth] 7; [nostealth] 1;",
|
||||
ROGUE = "[stealth] 7; [nostealth] 1;",
|
||||
SPIRITMAGE = "[stealth] 7; [nostealth] 1;",
|
||||
PROPHET = "[stealth] 7; [nostealth] 1;",
|
||||
},
|
||||
visibility = ""
|
||||
},
|
||||
@@ -4201,4 +4200,4 @@ do -- cooldown stuff
|
||||
|
||||
-- we gonna need this on by default :3
|
||||
P.cooldown.enable = true
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user