Mercurial > wow > wowdb-profiler
changeset 578:94b12f7314ea 8.1.0-2
Updated TOC and remaining constants for Patch 8.1.0.
author | Caleb Atherton <atcaleb@twitch.tv> |
---|---|
date | Sun, 16 Dec 2018 06:52:17 -0500 |
parents | 67edba26ade8 |
children | 2ec9da2d55f0 |
files | Constants.lua WoWDBProfiler.toc |
diffstat | 2 files changed, 37 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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