# HG changeset patch # User Caleb Atherton # Date 1468647294 14400 # Node ID 78147d7517fd7b6463d3072cf8bc64108795ff21 # Parent 59c47f9f9c26fa04595334ee4b2d0aa847ee95c0 Added new items to the CHAT_MSG_LOOT blacklist (items that can never drop from anything we care about recording). diff -r 59c47f9f9c26 -r 78147d7517fd Main.lua --- a/Main.lua Sat Jul 16 01:33:25 2016 -0400 +++ b/Main.lua Sat Jul 16 01:34:54 2016 -0400 @@ -1485,6 +1485,9 @@ [116980] = true, [120319] = true, [120320] = true, + [139593] = true, + [139594] = true, + [140590] = true, }