Mercurial > wow > wowdb-profiler
comparison Constants.lua @ 311:183b6b967cc2
Updated LOOT_SPELL_ID_TO_ITEM_ID_MAP
author | James D. Callahan III <jcallahan@curse.com> |
---|---|
date | Thu, 22 Aug 2013 06:20:21 -0500 |
parents | c33ab3413737 |
children | 66b136635f6b |
comparison
equal
deleted
inserted
replaced
310:628a5dc587ee | 311:183b6b967cc2 |
---|---|
95 | 95 |
96 private.LOOT_SPELL_ID_TO_ITEM_ID_MAP = { | 96 private.LOOT_SPELL_ID_TO_ITEM_ID_MAP = { |
97 [142397] = 98134, -- Heroic Cache of Treasures | 97 [142397] = 98134, -- Heroic Cache of Treasures |
98 [143506] = 98095, -- Brawler's Pet Supplies | 98 [143506] = 98095, -- Brawler's Pet Supplies |
99 [143507] = 94207, -- Fabled Pandaren Pet Supplies | 99 [143507] = 94207, -- Fabled Pandaren Pet Supplies |
100 [143508] = 89125, -- Sack of Pet Supplies | |
101 [143509] = 93146, -- Pandaren Spirit Pet Supplies | |
102 [143510] = 93147, -- Pandaren Spirit Pet Supplies | |
103 [143511] = 93149, -- Pandaren Spirit Pet Supplies | |
100 [143512] = 93148, -- Pandaren Spirit Pet Supplies | 104 [143512] = 93148, -- Pandaren Spirit Pet Supplies |
101 [143511] = 93149, -- Pandaren Spirit Pet Supplies | 105 [146885] = 103535, -- Bulging Bag of Charms |
102 [143510] = 93147, -- Pandaren Spirit Pet Supplies | 106 [147598] = 104014, -- Pouch of Timeless Coins |
103 [143509] = 93146, -- Pandaren Spirit Pet Supplies | 107 [149222] = 105911, -- Pouch of Enduring Wisdom |
104 [143508] = 89125, -- Sack of Pet Supplies | 108 [149223] = 105912, -- Oversized Pouch of Enduring Wisdom |
105 --[??????] = 104014, -- Pouch of Timeless Coins | |
106 } | 109 } |
107 | 110 |
108 | 111 |
109 private.RAID_FINDER_BOSS_IDS = { | 112 private.RAID_FINDER_BOSS_IDS = { |
110 ----------------------------------------------------------------------- | 113 ----------------------------------------------------------------------- |