From 92e3c7fec7cf168716ed1e499bc93ffc8e229e69 Mon Sep 17 00:00:00 2001 From: pompachomp Date: Sat, 13 Mar 2010 23:02:02 -0500 Subject: [PATCH] Added some entries to the SPELL_ITEM table --- Datamine.lua | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Datamine.lua b/Datamine.lua index 6aa8dac..cf32e98 100644 --- a/Datamine.lua +++ b/Datamine.lua @@ -583,7 +583,9 @@ local SPELL_ITEM = { [55996] = 42175, [55997] = 42177, [55998] = 42176, [55999] = 42178, [56004] = 42183, [56005] = 42184, [56006] = 42185, [56009] = 42187, [56011] = 42188, [63924] = 45774, [70550] = 49953, [70551] = 49954, - [70552] = 49955, [70553] = 49956, + [70552] = 49955, [70553] = 49956, [63203] = 45102, [63205] = 45104, + [63206] = 45105, [67145] = 47639, [67146] = 47638, [63204] = 45103, + [67144] = 47636, [67147] = 47637, } ------------------------------------------------------------------------------- -- 1.7.9.5