- more small fixes and improvements.

This commit is contained in:
Tercio
2015-07-04 00:17:01 -03:00
parent 0ce5fc7f06
commit 10fd763a18
6 changed files with 39 additions and 19 deletions
+3 -3
View File
@@ -588,7 +588,7 @@ local default_profile = {
[254] = {0, 64/512, 64/512, 128/512}, --> hunter marks
[255] = {64/512, 128/512, 64/512, 128/512}, --> hunter survivor
[62] = {128/512, 192/512, 64/512, 128/512}, --> mage arcane
[62] = {(128/512) + 0.001953125, 192/512, 64/512, 128/512}, --> mage arcane
[63] = {192/512, 256/512, 64/512, 128/512}, --> mage fire
[64] = {256/512, 320/512, 64/512, 128/512}, --> mage frost
@@ -598,11 +598,11 @@ local default_profile = {
[65] = {0, 64/512, 128/512, 192/512}, --> paladin holy
[66] = {64/512, 128/512, 128/512, 192/512}, --> paladin protect
[70] = {128/512, 192/512, 128/512, 192/512}, --> paladin ret
[70] = {(128/512) + 0.001953125, 192/512, 128/512, 192/512}, --> paladin ret
[256] = {192/512, 256/512, 128/512, 192/512}, --> priest disc
[257] = {256/512, 320/512, 128/512, 192/512}, --> priest holy
[258] = {320/512, 384/512, 128/512, 192/512}, --> priest shadow
[258] = {(320/512) + 0.001953125, 384/512, 128/512, 192/512}, --> priest shadow
[259] = {384/512, 448/512, 128/512, 192/512}, --> rogue assassination
[260] = {448/512, 512/512, 128/512, 192/512}, --> rogue combat