- Warlock's Grimoire of Synergy buff uptime fix.

This commit is contained in:
Tercio
2016-08-13 00:34:55 -03:00
parent 439bdc3cd8
commit f5ea6a706f
7 changed files with 52 additions and 34 deletions
+1 -1
View File
@@ -1306,7 +1306,7 @@
end
end
local bgColor, borderColor = {0.37, 0.37, 0.37, 1}, {0, 0, 0, .2}
local bgColor, borderColor = {0.37, 0.37, 0.37, .75}, {.30, .30, .30, .3}
function _detalhes:BuildInstanceBarTooltip (frame)
local GameCooltip = GameCooltip