Quantcast

Added some entries to the SPELL_ITEM table

pompachomp [03-14-10 - 04:02]
Added some entries to the SPELL_ITEM table
Filename
Datamine.lua
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,
 }

 -------------------------------------------------------------------------------