Filename | |
---|---|
stats.lua |
diff --git a/stats.lua b/stats.lua index 2e2aeba..78700b3 100644 --- a/stats.lua +++ b/stats.lua @@ -92,7 +92,7 @@ forClass("HUNTER") -- Mage forClass("MAGE") :setColor({r=1.0, g=1.0, b=1.0}) - :stats({Hit=100, Mastery=100, Haste=54, SP=49, Crit=37, Intellect=34, + :stats({--[[Hit=100,]] Mastery=100, Haste=54, SP=49, Crit=37, Intellect=34, Spirit=14}) :registerAs("Arcane Mage")