Mercurial > wow > wowdb-profiler
comparison Constants.lua @ 203:83fdf52f0310 1.0.32
Record drops from World Bosses.
author | James D. Callahan III <jcallahan@curse.com> |
---|---|
date | Mon, 10 Dec 2012 10:27:24 -0600 |
parents | 3a8bed7265b9 |
children | 3b4716142d2f |
comparison
equal
deleted
inserted
replaced
202:037e67c37222 | 203:83fdf52f0310 |
---|---|
117 [62543] = true, -- Blade Lord Ta'yak | 117 [62543] = true, -- Blade Lord Ta'yak |
118 [62837] = true, -- Grand Empress Shek'zeer | 118 [62837] = true, -- Grand Empress Shek'zeer |
119 [62980] = true, -- Imperial Vizier Zor'lok | 119 [62980] = true, -- Imperial Vizier Zor'lok |
120 [62983] = true, -- Lei Shi | 120 [62983] = true, -- Lei Shi |
121 } | 121 } |
122 | |
123 private.WORLD_BOSS_IDS = { | |
124 [60491] = true, -- Sha of Anger | |
125 [62346] = true, -- Galleon | |
126 } |