55end
66
77addonTbl .INSTANCES = {
8+ -- Dungeons
89 [33 ] = true , -- Shadowfang Keep
910 [34 ] = true , -- The Stockade
1011 [36 ] = true , -- The Deadmines
@@ -14,6 +15,22 @@ addonTbl.INSTANCES = {
1415 [229 ] = true , -- Blackrock Spire
1516 [329 ] = true , -- Stratholme
1617 [429 ] = true , -- Dire Maul
17- [2784 ] = true , -- Demon Fall Canyon
18- [2875 ] = true , -- Karazhan Crypts
18+ [2784 ] = true , -- Demon Fall Canyon [Classic Season of Discovery Only]
19+ [2875 ] = true , -- Karazhan Crypts [Classic Season of Discovery Only]
20+
21+ -- Raids
22+ [249 ] = true , -- Onyxia's Lair
23+ [409 ] = true , -- Molten Core
24+ [469 ] = true , -- Blackwing Lair
25+ [309 ] = true , -- Zul'Gurub
26+ [509 ] = true , -- Ruins of Ahn'Qiraj
27+ [531 ] = true , -- Ahn'Qiraj Temple
28+ [533 ] = true , -- Naxxramas
29+ -- [48] = true, -- Blackfathom Deeps [Classic Season of Discovery Only]
30+ -- [90] = true, -- Gnomeregan [Classic Season of Discovery Only]
31+ -- [109] = true, -- Sunken Temple [Classic Season of Discovery Only]
32+ [2789 ] = true , -- The Tainted Scar (Lord Kazzak) [Classic Season of Discovery Only]
33+ [2791 ] = true , -- Storm Cliffs (Azuregos) [Classic Season of Discovery Only]
34+ [2804 ] = true , -- The Crystal Vale (Thunderaan) [Classic Season of Discovery Only]
35+ [2832 ] = true , -- Nightmare Grove (Emeriss/Lethon/Taerar/Ysondre) [Classic Season of Discovery Only]
1936}
0 commit comments