Mercurial > wow > wowdb-profiler
diff Constants.lua @ 485:5e5ddb69f845 7.0.3-3
Added full world quest data recording support.
author | MMOSimca <mmosimca@gmail.com> |
---|---|
date | Tue, 06 Sep 2016 09:37:07 -0400 |
parents | 679e2846ff88 |
children | 5f20a696cecf |
line wrap: on
line diff
--- a/Constants.lua Tue Sep 06 09:31:06 2016 -0400 +++ b/Constants.lua Tue Sep 06 09:37:07 2016 -0400 @@ -33,6 +33,17 @@ ["Hefty Garrison Cache"] = 237723, } +-- List of WorldMapIDs to try to get World Quests for +private.WORLD_QUEST_MAP_IDS = { + 1014, -- Dalaran (new) + 1015, -- Azsuna + 1017, -- Stormheim + 1018, -- Val'sharah + 1024, -- Highmountain + 1033, -- Suramar + 1096, -- Eye of Azshara (uninstanced) +} + -- 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.