Quantcast

Spell changes 5.1

Adrian L Lange [11-28-12 - 13:45]
Spell changes 5.1
Filename
Symbiotic.lua
diff --git a/Symbiotic.lua b/Symbiotic.lua
index 2e10e92..6cf1234 100644
--- a/Symbiotic.lua
+++ b/Symbiotic.lua
@@ -5,12 +5,12 @@ local grantSpells = {
 	[63] = 113074, -- MAGE Fire
 	[64] = 113074, -- MAGE Frost
 	[65] = 113269, -- PALADIN Holy
-	[66] = 113269, -- PALADIN Protection
+	[66] = 113075, -- PALADIN Protection
 	[70] = 122287, -- PALADIN Retribution
 	[71] = 122294, -- WARRIOR Arms
 	[72] = 122294, -- WARRIOR Fury
-	[73] = 122294, -- WARRIOR Protection
-	[250] = 113516, -- DEATHKNIGHT Blood
+	[73] = 122286, -- WARRIOR Protection
+	[250] = 113072, -- DEATHKNIGHT Blood
 	[251] = 113516, -- DEATHKNIGHT Frost
 	[252] = 113516, -- DEATHKNIGHT Unholy
 	[253] = 113073, -- HUNTER Beast Mastery
@@ -28,7 +28,7 @@ local grantSpells = {
 	[265] = 113295, -- WARLOCK Affliction
 	[266] = 113295, -- WARLOCK Demonology
 	[267] = 113295, -- WARLOCK Destruction
-	[268] = 127361, -- MONK Brewmaster
+	[268] = 113306, -- MONK Brewmaster
 	[269] = 127361, -- MONK Windwalker
 	[270] = 113275, -- MONK Mistweaver
 }