reordered tbc keys
This commit is contained in:
@@ -252,13 +252,6 @@ local KeyList = {
|
|||||||
isHeader = true,
|
isHeader = true,
|
||||||
},
|
},
|
||||||
|
|
||||||
{
|
|
||||||
name = BZ["Shadow Labyrinth"],
|
|
||||||
notes = L["KEY_NOTE_ShadowLabyrinth"],
|
|
||||||
aquisition = { type="item", item=27991 },
|
|
||||||
icon = "inv_misc_key_02",
|
|
||||||
lockpick = 350
|
|
||||||
}, -- Shadow Labyrinth Key
|
|
||||||
{
|
{
|
||||||
name = BZ["Old Hillsbrad Foothills"],
|
name = BZ["Old Hillsbrad Foothills"],
|
||||||
notes = L["KEY_NOTE_OldHillsbradFoothills"],
|
notes = L["KEY_NOTE_OldHillsbradFoothills"],
|
||||||
@@ -271,6 +264,13 @@ local KeyList = {
|
|||||||
aquisition = { type="quest", quest={10282,10283,10284,10285} },
|
aquisition = { type="quest", quest={10282,10283,10284,10285} },
|
||||||
icon = "achievement_zone_dustwallowmarsh"
|
icon = "achievement_zone_dustwallowmarsh"
|
||||||
}, -- quest=10285 Rückkehr zu Andormu
|
}, -- quest=10285 Rückkehr zu Andormu
|
||||||
|
{
|
||||||
|
name = BZ["Shadow Labyrinth"],
|
||||||
|
notes = L["KEY_NOTE_ShadowLabyrinth"],
|
||||||
|
aquisition = { type="item", item=27991 },
|
||||||
|
icon = "inv_misc_key_02",
|
||||||
|
lockpick = 350
|
||||||
|
}, -- Shadow Labyrinth Key
|
||||||
{
|
{
|
||||||
name = BZ["The Arcatraz"],
|
name = BZ["The Arcatraz"],
|
||||||
notes = L["KEY_NOTE_TheArcatraz"],
|
notes = L["KEY_NOTE_TheArcatraz"],
|
||||||
@@ -282,6 +282,17 @@ local KeyList = {
|
|||||||
icon = "inv_datacrystal03",
|
icon = "inv_datacrystal03",
|
||||||
lockpick = 350
|
lockpick = 350
|
||||||
}, -- Key to the Arcatraz
|
}, -- Key to the Arcatraz
|
||||||
|
{
|
||||||
|
name = BZ["Karazhan"],
|
||||||
|
notes = L["KEY_NOTE_Karazhan"],
|
||||||
|
aquisition = {
|
||||||
|
type="questitem",
|
||||||
|
quest={9824,9825,9826,9829,9831,9832,9836,9837},
|
||||||
|
item=24490
|
||||||
|
},
|
||||||
|
icon = "inv_misc_key_07",
|
||||||
|
lockpick = 350
|
||||||
|
}, -- The Master's Key
|
||||||
{
|
{
|
||||||
name = BZ["The Shattered Halls"],
|
name = BZ["The Shattered Halls"],
|
||||||
notes = L["KEY_NOTE_TheShatteredHalls"],
|
notes = L["KEY_NOTE_TheShatteredHalls"],
|
||||||
@@ -298,17 +309,6 @@ local KeyList = {
|
|||||||
icon = "inv_misc_key_02",
|
icon = "inv_misc_key_02",
|
||||||
lockpick = 350
|
lockpick = 350
|
||||||
}, -- Shattered Halls Key
|
}, -- Shattered Halls Key
|
||||||
{
|
|
||||||
name = BZ["Karazhan"],
|
|
||||||
notes = L["KEY_NOTE_Karazhan"],
|
|
||||||
aquisition = {
|
|
||||||
type="questitem",
|
|
||||||
quest={9824,9825,9826,9829,9831,9832,9836,9837},
|
|
||||||
item=24490
|
|
||||||
},
|
|
||||||
icon = "inv_misc_key_07",
|
|
||||||
lockpick = 350
|
|
||||||
}, -- The Master's Key
|
|
||||||
|
|
||||||
|
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user