From b5d7a57262c80856b6c32026934292641e731d38 Mon Sep 17 00:00:00 2001 From: mike Date: Mon, 7 Feb 2011 02:34:33 -0500 Subject: [PATCH] Fix the rank display issue of "Sanctified Spellthread", ticket 1185 --- Constants.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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, } -- 1.7.9.5