loot table: added "T10.5-Set"
This commit is contained in:
@@ -702,6 +702,35 @@ do
|
||||
50094, 50096, 50097, 50854, 50855, 50857, -- Todesritter
|
||||
},
|
||||
},
|
||||
["T10.5-Set"] = {
|
||||
[ L["MarkOfSanctification_Vanquisher"] ] = { -- Rogue, Death Knight, Mage, Druid
|
||||
51185, 51186, 51187, 51188, 51189, -- Rogue
|
||||
51125, 51126, 51127, 51128, 51129, 51130, 51131, 51132, 51133, 51134, -- Death Knight
|
||||
51155, 51156, 51157, 51158, 51159, -- Mage
|
||||
51135, 51136, 51137, 51138, 51139, 51140, 51141, 51142, 51143, 51144, 51145, 51146, 51147, 51148, 51149, -- Druid
|
||||
},
|
||||
[ L["MarkOfSanctification_Protector"] ] = { -- Warrior, Hunter, Shaman
|
||||
51210, 51211, 51212, 51213, 51214, 51215, 51216, 51217, 51218, 51219, -- Warrior
|
||||
51150, 51151, 51152, 51153, 51154, -- Hunter
|
||||
51190, 51191, 51192, 51193, 51194, 51195, 51196, 51197, 51198, 51199, 51200, 51201, 51202, 51203, 51204, -- Shaman
|
||||
},
|
||||
[ L["MarkOfSanctification_Conqueror"] ] = { -- Paladin, Priest, Warlock
|
||||
51160, 51161, 51162, 51163, 51164, 51165, 51166, 51167, 51168, 51169, 51170, 51171, 51172, 51173, 51174, -- Paladin
|
||||
51175, 51176, 51177, 51178, 51179, 51180, 51181, 51182, 51183, 51184, -- Priest
|
||||
51205, 51206, 51207, 51208, 51209, -- Warlock
|
||||
},
|
||||
},
|
||||
["T10.75-Set"] = {
|
||||
[format("%s (%s)", L["MarkOfSanctification_Vanquisher"], PLAYER_DIFFICULTY2)] = { -- Rogue, Death Knight, Mage, Druid
|
||||
|
||||
},
|
||||
[format("%s (%s)", L["MarkOfSanctification_Protector"], PLAYER_DIFFICULTY2)] = { -- Warrior, Hunter, Shaman
|
||||
|
||||
},
|
||||
[format("%s (%s)", L["MarkOfSanctification_Conqueror"], PLAYER_DIFFICULTY2)] = { -- Paladin, Priest, Warlock
|
||||
|
||||
},
|
||||
},
|
||||
|
||||
|
||||
[L["World Drops"]] = {
|
||||
|
||||
Reference in New Issue
Block a user