# HG changeset patch # User Caleb Atherton # Date 1544961137 18000 # Node ID 94b12f7314ea01a02cc0d1c2bcf7ef36c89d202e # Parent 67edba26ade8a98338a4747ab10d204253441760 Updated TOC and remaining constants for Patch 8.1.0. diff -r 67edba26ade8 -r 94b12f7314ea Constants.lua --- a/Constants.lua Tue Dec 11 18:32:39 2018 -0500 +++ b/Constants.lua Sun Dec 16 06:52:17 2018 -0500 @@ -568,6 +568,27 @@ [263155] = 157829, [263156] = 157830, [263157] = 157831, + [277914] = 162611, + [285433] = 165658, + [286410] = 165839, + [289027] = 166505, + [289090] = 166508, + [289092] = 166509, + [289093] = 166513, + [289094] = 166514, + [289095] = 166515, + [289097] = 166510, + [289098] = 166511, + [289099] = 166512, + [289142] = 166529, + [289143] = 166530, + [289144] = 166531, + [289145] = 166535, + [289146] = 166536, + [289147] = 166537, + [289148] = 166532, + [289150] = 166533, + [289151] = 166534, } private.DELAYED_CONTAINER_SPELL_ID_TO_ITEM_ID_BY_CLASS_ID_MAP = { [178209] = { [1] = 119318, [2] = 119305, [3] = 119318, [4] = 119315, [5] = 119305, [6] = 119315, [7] = 119318, [8] = 119315, [9] = 119305, [10] = 119318, [11] = 119315, }, @@ -897,6 +918,7 @@ [153502] = true, [153503] = true, [153504] = true, + [153574] = true, [154991] = true, [154992] = true, [156682] = true, @@ -926,6 +948,20 @@ [164262] = true, [164263] = true, [164264] = true, + [165729] = true, + [165730] = true, + [165731] = true, + [165732] = true, + [166245] = true, + [166282] = true, + [166290] = true, + [166292] = true, + [166294] = true, + [166295] = true, + [166297] = true, + [166298] = true, + [166299] = true, + [166300] = true, } for key, value in next, private.DELAYED_CONTAINER_SPELL_ID_TO_ITEM_ID_MAP do private.CONTAINER_ITEM_ID_LIST[value] = false diff -r 67edba26ade8 -r 94b12f7314ea WoWDBProfiler.toc --- a/WoWDBProfiler.toc Tue Dec 11 18:32:39 2018 -0500 +++ b/WoWDBProfiler.toc Sun Dec 16 06:52:17 2018 -0500 @@ -1,4 +1,4 @@ -## Interface: 80000 +## Interface: 80100 ## Title: WoWDB Profiler ## Notes: WoW datamining tool. ## Author: James D. Callahan III (Torhal)