diff Constants.lua @ 573:444d15b2091e 8.0.1-8

Added wishy-washy support for Island Expeditions. Data recording methodology is flawed, but there are no other options. Percentages will still be interesting.
author Caleb Atherton <atcaleb@twitch.tv>
date Fri, 05 Oct 2018 20:39:29 -0400
parents 3ffe3676eb9d
children be07cf7270d3
line wrap: on
line diff
--- a/Constants.lua	Fri Oct 05 20:32:20 2018 -0400
+++ b/Constants.lua	Fri Oct 05 20:39:29 2018 -0400
@@ -79,6 +79,12 @@
     ["Hefty Garrison Cache"] = 237723,
 }
 
+private.IGNORED_ISLAND_REWARDS = {
+    [163611] = true,
+    [163612] = true,
+    [163613] = true,
+}
+
 -- Mapping of items that, when right-clicked, fire a spell (which can fail, so we have to check success).
 -- They reward loot via loot toast popups upon completion of that spell.
 -- SHOW_LOOT_TOAST can be used to track loot.