Quantcast

Fix the rank display issue of "Sanctified Spellthread", ticket 1185

mike [02-07-11 - 07:34]
Fix the rank display issue of "Sanctified Spellthread", ticket 1185
Filename
Constants.lua
diff --git a/Constants.lua b/Constants.lua
index a613c95..28f2c52 100644
--- a/Constants.lua
+++ b/Constants.lua
@@ -560,7 +560,7 @@ private.spell_overwrite_map = {
 	-- Tailoring
 	-------------------------------------------------------------------------------
 	[75175] = 55769,	[75172] = 55642,	[75178] = 55777,
-	[75154] = 56034,
+	[75154] = 56034,	[75155] = 56039,

 }