From 3fd25eb185bc9aa118eaa57498aeb3c10049618c Mon Sep 17 00:00:00 2001 From: pompachomp Date: Sun, 6 Sep 2009 18:36:19 +0000 Subject: [PATCH] removed some entries in the lookup table since they don't have items associated with them. --- ARLDatamine.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ARLDatamine.lua b/ARLDatamine.lua index cb2bc10..afc0fb1 100644 --- a/ARLDatamine.lua +++ b/ARLDatamine.lua @@ -244,9 +244,9 @@ local SPELL_ITEM = { [13689] = 11168, [13698] = 11166, [13817] = 11202, [13841] = 11203, [13846] = 11204, [13868] = 11205, [13882] = 11206, [13898] = 11207, [13915] = 11208, [13931] = 11223, [13933] = 11224, [13945] = 11225, - [13947] = 11226, [15596] = 11813, [15596] = 45050, [20008] = 16214, + [13947] = 11226, [15596] = 11813, [15596] = 45050, [20009] = 16218, [20010] = 16246, [20011] = 16251, [20012] = 16219, - [20013] = 16244, [20014] = 16216, [20015] = 16224, [20016] = 16222, + [20014] = 16216, [20015] = 16224, [20016] = 16222, [20017] = 16217, [20020] = 16215, [20023] = 16245, [20024] = 16220, [20025] = 16253, [20026] = 16221, [20028] = 16242, [20029] = 16223, [20030] = 16247, [20031] = 16250, [20032] = 16254, [20033] = 16248, -- 1.7.9.5