Finished update of Elders to mapID based planes, with the addition of Cat elders.
Cette révision appartient à :
Parent
00a8f01f65
révision
3075954a51
1 fichiers modifiés avec 12 ajouts et 1 suppressions
|
@ -334,7 +334,18 @@ local elders = {
|
|||
["Muraco"] = "Storm Peaks 64 51",
|
||||
["Stonebeard"] = "Storm Peaks 31 38",
|
||||
["Tauros"] = "Zul'Drak 59 56"
|
||||
}
|
||||
},
|
||||
["Cataclysm"] = {
|
||||
["Moonlance"] = "Shimmering Expanse 57, 86", -- Biel'aran Ridge, Shimmering Expanse
|
||||
["Windsong"] = "Mount Hyjal 27 62", -- Sanctuary of Malorne, Hyjal
|
||||
["Evershade"] = "Mount Hyjal 63 23", -- Nordrassil, Hyjal
|
||||
["Stonebrand"] = "Deepholm 50 55", -- Temple of Earth, Deepholm
|
||||
["Deepforge"] = "Deepholm 28 69", -- Stonehearth, Deepholm
|
||||
["Menkhaf"] = "Uldum 66 19", -- Khartut's Tomb, Uldum
|
||||
["Sekhemi"] = "Uldum 32 63", -- Ruins of Ammon, Uldum
|
||||
["Firebeard"] = "Twilight Highlands 51 71", -- Dunward Town Square, Dunward Ruins, Twilight Highlands
|
||||
["Darkfeather"] = "Twilight Highlands 52 33" -- Thundermar Ruins, Twilight Highlands
|
||||
},
|
||||
}
|
||||
|
||||
local function searchItem(input, yield_countdown, yield_countdown_max)
|
||||
|
|
Référencer dans un nouveau ticket