changeset 475:78147d7517fd

Added new items to the CHAT_MSG_LOOT blacklist (items that can never drop from anything we care about recording).
author Caleb Atherton <catherton@curse.com>
date Sat, 16 Jul 2016 01:34:54 -0400
parents 59c47f9f9c26
children 3e61766f8dc6
files Main.lua
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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,
     }