From bb49a89fc22fbcdc9d598c2922ab09e1a72fad8b Mon Sep 17 00:00:00 2001 From: Repooc Date: Sun, 25 May 2014 18:11:23 -0400 Subject: [PATCH] Asian related ilvls due to upgrading items can happen 6 times apparently --- ElvUI_SLE/modules/characterframe/core.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ElvUI_SLE/modules/characterframe/core.lua b/ElvUI_SLE/modules/characterframe/core.lua index 34ae271..8f22db0 100644 --- a/ElvUI_SLE/modules/characterframe/core.lua +++ b/ElvUI_SLE/modules/characterframe/core.lua @@ -39,7 +39,7 @@ SLArmoryConstants = { ['462'] = 16, ['465'] = 0, ['466'] = 4, ['467'] = 8, ['468'] = 0, ['469'] = 4, ['470'] = 8, ['471'] = 12, ['472'] = 16, ['476'] = 0, ['477'] = 4, ['478'] = 8, ['479'] = 0, ['480'] = 8, ['491'] = 0, ['492'] = 4, ['493'] = 8, ['494'] = 0, ['495'] = 4, ['496'] = 8, ['497'] = 12, ['498'] = 16, - ['504'] = 12, ['505'] = 16, + ['504'] = 12, ['505'] = 16, ['506'] = 20, ['507'] = 24, }, ['ItemBindString'] = { -- Usually transmogrify string is located upper than bind string so we need to check this string for adding a transmogrify string in tooltip. -- 1.7.9.5