@@ -15,123 +15,25 @@ function Private.InitializeEncounterAndZoneLists()
1515 end
1616 local raids = {
1717 {
18- L [" Vault of Archavon " ],
18+ L [" Molten Core " ],
1919 {
20- { L [" Archavon the Stone Watcher" ], 772 },
21- { L [" Emalon the Storm Watcher" ], 774 },
22- { L [" Koralon the Flame Watcher" ], 776 },
23- { L [" Toravon the Ice Watcher" ], 885 },
20+ { L [" Lucifron" ], 663 },
21+ { L [" Magmadar" ], 664 },
22+ { L [" Gehennas" ], 665 },
23+ { L [" Garr" ], 666 },
24+ { L [" Shazzrah" ], 667 },
25+ { L [" Baron Geddon" ], 668 },
26+ { L [" Sulfuron Harbinger" ], 669 },
27+ { L [" Golemagg the Incinerator" ], 670 },
28+ { L [" Majordomo Executus" ], 671 },
29+ { L [" Ragnaros" ], 672 },
2430 }
2531 },
2632 {
27- L [" Naxxramas " ],
33+ L [" World Bosses " ],
2834 {
29- -- The Arachnid Quarter
30- { L [" Anub'Rekhan" ], 1107 },
31- { L [" Grand Widow Faerlina" ], 1110 },
32- { L [" Maexxna" ], 1116 },
33- -- The Plague Quarter
34- { L [" Noth the Plaguebringer" ], 1117 },
35- { L [" Heigan the Unclean" ], 1112 },
36- { L [" Loatheb" ], 1115 },
37- -- The Military Quarter
38- { L [" Instructor Razuvious" ], 1113 },
39- { L [" Gothik the Harvester" ], 1109 },
40- { L [" The Four Horsemen" ], 1121 },
41- -- The Construct Quarter
42- { L [" Patchwerk" ], 1118 },
43- { L [" Grobbulus" ], 1111 },
44- { L [" Gluth" ], 1108 },
45- { L [" Thaddius" ], 1120 },
46- -- Frostwyrm Lair
47- { L [" Sapphiron" ], 1119 },
48- { L [" Kel'Thuzad" ], 1114 }
49- }
50- },
51- {
52- L [" The Obsidian Sanctum" ],
53- {
54- { L [" Tenebron" ], 736 },
55- { L [" Shadron" ], 738 },
56- { L [" Vesperon" ], 740 },
57- { L [" Sartharion" ], 742 },
58- }
59- },
60- {
61- L [" The Eye of Eternity" ],
62- {
63- { L [" Malygos" ], 734 },
64- }
65- },
66- {
67- L [" Ulduar" ],
68- {
69- -- The Siege of Ulduar
70- { L [" Flame Leviathan" ], 744 },
71- { L [" Ignis the Furnace Master" ], 745 },
72- { L [" Razorscale" ], 746 },
73- { L [" XT-002 Deconstructor" ], 747 },
74- -- The Antechamber of Ulduar
75- { L [" Assembly of Iron" ], 748 },
76- { L [" Kologarn" ], 749 },
77- { L [" Auriaya" ], 750 },
78- -- The Keepers of Ulduar
79- { L [" Freya" ], 753 },
80- { L [" Hodir" ], 751 },
81- { L [" Mimiron" ], 754 },
82- { L [" Thorim" ], 752 },
83- -- The Descent into Madness
84- { L [" General Vezax" ], 755 },
85- { L [" Yogg-Saron" ], 756 },
86- -- Celestial Planetarium
87- { L [" Algalon the Observer" ], 757 },
88- }
89- },
90- {
91- L [" Trial of the Crusader" ],
92- {
93- { L [" Northrend Beasts" ], 629 },
94- { L [" Lord Jaraxxus" ], 633 },
95- { L [" Faction Champions" ], 637 },
96- { L [" Val'kyr Twins" ], 641 },
97- { L [" Anub'arak" ], 645 },
98- }
99- },
100- {
101- L [" Onyxia's Lair" ],
102- {
103- { L [" Onyxia" ], 1084 },
104- }
105- },
106- {
107- L [" Icecrown Citadel" ],
108- {
109- -- The Lower Spire
110- { L [" Lord Marrowgar" ], 845 },
111- { L [" Lady Deathwhisper" ], 846 },
112- { L [" Gunship Battle" ], 847 },
113- { L [" Deathbringer Saurfang" ], 848 },
114- -- The Plagueworks
115- { L [" Festergut" ], 849 },
116- { L [" Rotface" ], 850 },
117- { L [" Professor Putricide" ], 851 },
118- -- The Crimson Hall
119- { L [" Blood Prince Council" ], 852 },
120- { L [" Blood-Queen Lana'thel" ], 853 },
121- -- The Frostwing Halls
122- { L [" Valithria Dreamwalker" ], 854 },
123- { L [" Sindragosa" ], 855 },
124- -- The Frozen Throne
125- { L [" The Lich King" ], 856 },
126- }
127- },
128- {
129- L [" The Ruby Sanctum" ],
130- {
131- { L [" Baltharus the Warborn" ], 890 },
132- { L [" General Zarithrian" ], 893 },
133- { L [" Saviana Ragefire" ], 891 },
134- { L [" Halion" ], 887 },
35+ { L [" Azuregos" ], 3440 },
36+ { L [" Lord Kazzak" ], 3437 },
13537 }
13638 },
13739 }
0 commit comments