- fixed warrior fury being detected as protection warrior.

- fixed an issue on the player detail window.
This commit is contained in:
Tercio
2017-05-25 13:32:02 -03:00
parent f2aa9f61a2
commit 9267195a95
3 changed files with 6 additions and 5 deletions
+5 -3
View File
File diff suppressed because one or more lines are too long
-1
View File
@@ -499,7 +499,6 @@ do
[6343] = 73, -- Thunder Clap
[71] = 73, -- Defensive Stance
[157494] = 73, -- Improved Defensive Stance
[57755] = 73, -- Heroic Throw
}
+1 -1
View File
@@ -3042,7 +3042,7 @@ function gump:CriaJanelaInfo()
end
table.sort (player_1_skills, _detalhes.Sort2)
-- ~pet
local player_1_top = player_1_skills [1] [2]
local player_1_top = player_1_skills [1] and player_1_skills [1][2] or 0
bar1 [2]:SetStatusBarColor (1, 1, 1, 1)
-- player 2