fixing icc dungeons loot table
This commit is contained in:
@@ -813,44 +813,36 @@ do
|
||||
[BZ["The Forge of Souls"]] = {
|
||||
[BB["Bronjahm"]] = { 49788, 49785, 49786, 49787, 49784, 49783, 50317, 50316 },
|
||||
[BB["Devourer of Souls"]] = { 49792, 49796, 49798, 49791, 49797, 49794, 49795, 49799, 49800, 49789, 49790, 49793 },
|
||||
[L["Trash Mobs"]] = { 49854, 49855, 49853, 49852 },
|
||||
},
|
||||
[BZ["The Forge of Souls"] .. L[" (Heroic)"]] = {
|
||||
[BB["Bronjahm"]] = { 50193, 50197, 50194, 50196, 50191, 50169, 50317, 50316 },
|
||||
[BB["Devourer of Souls"]] = { 50213, 50206, 50212, 50214, 50209, 50208, 50207, 50215, 50211, 50198,
|
||||
50203, 50210 },
|
||||
[L["Trash Mobs"]] = { 50318, 50315, 50319, 50380, 50379 },
|
||||
[BB["Bronjahm"]] = { 50193, 50197, 50194, 50196, 50191, 50169 },
|
||||
[BB["Devourer of Souls"]] = { 50213, 50206, 50212, 50214, 50209, 50208, 50207, 50215, 50211, 50198, 50203, 50210 },
|
||||
},
|
||||
[BZ["Pit of Saron"]] = {
|
||||
[BB["Forgemaster Garfrost"]] = { 49805, 49806, 49804, 49803, 49802, 49801 },
|
||||
-- temporarily not localized
|
||||
["Krick and Ick"] = { 49809, 49810, 49811, 49808, 49812, 49807 },
|
||||
[BB["Scourgelord Tyrannus"]] = { 49823, 49825, 49822, 49817, 49824, 49826, 49820, 49819, 49816, 49818,
|
||||
49821, 49813, },
|
||||
[L["Trash Mobs"]] = { 49854, 49855, 49853, 49852 },
|
||||
[BB["Krick and Ick"]] = { 49807, 49808, 49809, 49810, 49811, 49812 },
|
||||
[BB["Scourgelord Tyrannus"]] = { 49823, 49825, 49822, 49817, 49824, 49826, 49820, 49819, 49816, 49818, 49821, 49813, },
|
||||
},
|
||||
[BZ["Pit of Saron"] .. L[" (Heroic)"]] = {
|
||||
[BB["Forgemaster Garfrost"]] = { 50233, 50234, 50230, 50229, 50228, 50227 },
|
||||
-- temporarily not localized
|
||||
["Krick and Ick"] = { 50266, 50263, 50624, 50265, 50235, 50262 },
|
||||
[BB["Scourgelord Tyrannus"]] = { 50286, 50269, 50270, 50283, 50272, 50285, 50284, 50271, 50259, 50268,
|
||||
50267, 50273 },
|
||||
[L["Trash Mobs"]] = { 50318, 50315, 50319, 50380, 50379 },
|
||||
[BB["Krick and Ick"]] = { 50235, 50262, 50263, 50264, 50265, 50266 },
|
||||
[BB["Scourgelord Tyrannus"]] = { 50286, 50269, 50270, 50283, 50272, 50285, 50284, 50271, 50259, 50268, 50267, 50273 },
|
||||
},
|
||||
[BZ["Halls of Reflection"]] = {
|
||||
-- temporarily not localized
|
||||
[BB["Falric"]] = { 49832, 49828, 49830, 49831, 49829, 49827 },
|
||||
[BB["Marwyn"]] = { 49834, 49838, 49837, 49836, 49833, 49835, 49828 },
|
||||
[BB["The Lich King"]] = { 49842, 49849, 49848, 49841, 49847, 49851, 49843, 49846, 49839, 49840,
|
||||
49845, 49844, },
|
||||
[L["Trash Mobs"]] = { 49854, 49855, 49853, 49852 },
|
||||
[BB["Marwyn"]] = { 49834, 49838, 49837, 49836, 49833, 49835 },
|
||||
[BB["The Lich King"]] = { 49842, 49849, 49848, 49841, 49847, 49851, 49843, 49846, 49839, 49840, 49845, 49844, },
|
||||
},
|
||||
[BZ["Halls of Reflection"] .. L[" (Heroic)"]] = {
|
||||
[BB["Falric"]] = { 50292, 50293, 50295, 50294, 50290, 50291 },
|
||||
[BB["Marwyn"]] = { 50298, 50299, 50300, 50297, 50260, 50296 },
|
||||
[BB["The Lich King"]] = { 50314, 50312, 50308, 50304, 50311, 50305, 50310, 50313, 50306, 50309,
|
||||
50302, 50303 },
|
||||
[L["Trash Mobs"]] = { 50318, 50315, 50319, 50380, 50379 },
|
||||
[BB["The Lich King"]] = { 50314, 50312, 50308, 50304, 50311, 50305, 50310, 50313, 50306, 50309, 50302, 50303 },
|
||||
},
|
||||
[format("ICC %s", BUG_CATEGORY3)] = {
|
||||
[L["Trash Mobs"]] = { 49854, 49855, 49853, 49852, },
|
||||
},
|
||||
[format("ICC %s (%s)", BUG_CATEGORY3, PLAYER_DIFFICULTY2)] = {
|
||||
[L["Trash Mobs"]] = { 50318, 50315, 50319, 50380, 50379, },
|
||||
},
|
||||
|
||||
[ BZ["Icecrown Citadel"] ] = {
|
||||
|
||||
Reference in New Issue
Block a user