1
0
Bifurcation 0
Cette révision appartient à :
lonadar 2011-02-01 02:57:09 +00:00
Parent 25e481aad9
révision bdb8cdc68c
2 fichiers modifiés avec 16 ajouts et 15 suppressions

Voir le fichier

@ -123,18 +123,18 @@ local elders = {
},
["Horde"] = {
["Darkhorn"] = {1, 52, 60}, --"Orgrimmar 52 60",
["Wheathoof"] = {23, 72, 33}, --"Thunder Bluff 72 33",
["Wheathoof"] = {23, 73.0, 23.3}, --"Thunder Bluff 73.0 23.3",
["Darkcore"] = {45, 67, 38}, --"Undercity 67 38"
},
["Kalimdor"] = {
["Riversong"] = {2, 35, 48}, --"Ashenvale 35 48",
["Skygleam"] = {15, 64, 79}, --"Azshara 64 79",
["Riversong"] = {2, 35.5, 48.9}, --"Ashenvale 35.5 48.9",
["Skygleam"] = {15, 64.8, 79.3}, --"Azshara 64.8 79.3",
["High Mountain"] = {203, 41.5, 47.5}, --"Southern Barrens 41.5 47.5",
["Moonwarden"] = {11, 48.5, 59.2}, --"Northern Barrens 48.5 59.2",
["Windtotem"] = {11, 68, 69}, --"Northern Barrens 68 69",
["Windtotem"] = {11, 68.4, 70}, --"Northern Barrens 68.4 70",
["Starweave"] = {16, 49.5, 19.0}, --"Darkshore 49.5 19.0", NOTE TO SELF -- CONVERTING TO LOOKUP VALUES DON'T FORGET TO CHANGE THE FUNCTION!!!!!!!
["Runetotem"] = {7, 54, 44}, --"Durotar 54 44",
["Nightwind"] = {13, 37, 52}, --"Felwood 37 52",
["Runetotem"] = {7, 53.2, 43.6}, --"Durotar 53.2 43.6",
["Nightwind"] = {13, 38.3, 52.9}, --"Felwood 38.3 52.9",
["Grimtotem"] = {17, 76.7, 37.9}, --"Feralas 76.7 37.9",
["Mistwalker"] = {17, 62.6, 31.1}, --"Feralas 62.6 31.1",
["Bloodhoof"] = {22, 48, 53}, --"Mulgore 48 53",
@ -142,7 +142,7 @@ local elders = {
["Primestone"] = {5, 30.7, 13.3}, --"Silithus 30.7 13.3",
["Dreamseer"] = {8, 50, 28}, --"Tanaris 50 28",
["Ragetotem"] = {8, 36, 80}, --"Tanaris 36 80",
["Bladeleaf"] = {24, 57, 73}, --"Teldrassil 57 53",
["Bladeleaf"] = {24, 56.8, 53.1}, --"Teldrassil 56.8 53.1",
["Skyseer"] = {14, 46.3, 51.0}, --"Thousand Needles 46.3 51.0",
["Morningdew"] = {14, 77.0, 75.6}, --"Thousand Needles 77.0 75.6",
["Thunderhorn"] = {18, 51, 75}, --"Un'Goro Crater 51 75",

Voir le fichier

@ -19,12 +19,13 @@ local BLASTED_LANDS_PORTAL = {33,0.575,0.511, "Blasted Lands portal site"}
local static_horde_routes =
{
{{7, 0.505, 0.124}, {38, 0.313, 0.303}, 210}, -- Durotar <--> Grom'gol Base Camp
{{1, 0.526, 0.529}, {38, 0.313, 0.303}, 210}, -- Orgrimmar <--> Grom'gol Base Camp
{{38, 0.316, 0.289}, {43, 0.621, 0.591}, 210}, -- Grom'gol Base Camp <--> Tirisfal Glades
{{43, 0.605, 0.587}, {7, 0.509, 0.141}, 210}, -- Tirisfal Glades <--> Durotar
{{43, 0.605, 0.587}, {1, 0.506, 0.561}, 210}, -- Tirisfal Glades <--> Orgrimmar
{{45, 0.549, 0.11}, {52, 0.495, 0.148}, 60}, -- Undercity <--> Silvermoon City
{{1, 0.428, 0.653}, {23, 0.148, 0.258}, 210}, -- Orgrimmar <--> Thunder Bluff
{{1, 0.446, 0.178}, {65, 0.414, 0.536}, 210}, -- Orgrimmar <--> Warsong Hold
{{1, 0.449, 0.619}, {65, 0.414, 0.536}, 210}, -- Orgrimmar <--> Warsong Hold
{{43, 0.591, 0.590}, {70, 0.777, 0.283}, 210}, -- Tirisfal Glades <--> Vengeance Landing
{{1,0.381,0.857}, BLASTED_LANDS_PORTAL, 60, true, level_limit = 58}, -- Orgrimmar --> Blasted Lands
@ -60,8 +61,8 @@ local static_shared_routes =
-- More Alliance routes than anything, but without them theres no valid path to these areas for Horde characters.
{{24, 0.559, 0.896}, {21, 0.305, 0.414}, 5}, -- Rut'Theran Village <--> Darnassus
{{16, 0.332, 0.398}, {24, 0.548, 0.971}, 210}, -- Auberdine <--> Rut'Theran Village
{{16, 0.306, 0.409}, {3, 0.2, 0.546}, 210}, -- Auberdine <--> Azuremyst Isle
-- {{16, 0.332, 0.398}, {24, 0.548, 0.971}, 210}, Auberdine <--> Rut'Theran Village (defunct)
-- {{16, 0.306, 0.409}, {3, 0.2, 0.546}, 210}, Auberdine <--> Azuremyst Isle (defunct)
-- Route to new zone. Not valid, exists only to keep routing from exploding if you don't have the flight routes there.
{{41, 0.5, 0.5}, {64, 0.5, 0.5}, 7200}, -- Eversong Woods <--> Sunwell
@ -171,7 +172,7 @@ local static_zone_transitions =
{2, 16, 0.289, 0.144}, -- Ashenvale <--> Darkshore
{2, 13, 0.557, 0.29}, -- Ashenvale <--> Felwood
{21, 24, 0.894, 0.358}, -- Darnassus <--> Teldrassil
{22, 11, 0.697, 0.604}, -- Mulgore <--> Southern Barrens
{22, 203, 0.697, 0.604}, -- Mulgore <--> Southern Barrens
{22, 23, 0.376, 0.33}, -- Mulgore <--> Thunder Bluff
{22, 23, 0.403, 0.193}, -- Mulgore <--> Thunder Bluff
{3, 12, 0.247, 0.494}, -- Azuremyst Isle <--> The Exodar
@ -182,7 +183,7 @@ local static_zone_transitions =
{4, 6, 0.539, 0.032}, -- Desolace <--> Stonetalon Mountains
{4, 17, 0.428, 0.976}, -- Desolace <--> Feralas
{5, 18, 0.865, 0.115}, -- Silithus <--> Un'Goro Crater
{7, 11, 0.341, 0.424}, -- Durotar <--> The Barrens
{7, 11, 0.341, 0.424}, -- Durotar <--> Northern Barrens
{7, 1, 0.455, 0.121}, -- Durotar <--> Orgrimmar
{8, 18, 0.269, 0.516}, -- Tanaris <--> Un'Goro Crater
{8, 14, 0.512, 0.21}, -- Tanaris <--> Thousand Needles
@ -190,7 +191,7 @@ local static_zone_transitions =
{10, 203, 0.287, 0.472}, -- Dustwallow Marsh <--> Southern Barrens
{10, 203, 0.531, 0.104}, -- Dustwallow Marsh <--> Southern Barrens
{203, 11, 0.367, 0.048}, -- Southern Barrens <--> Northern Barrens
{11, 14, 0.43, 0.96}, -- Southern Barrens <--> Thousand Needles
{203, 14, 0.43, 0.96}, -- Southern Barrens <--> Thousand Needles
{13, 19, 0.685, 0.06}, -- Felwood <--> Winterspring
{13, 20, 0.669, -0.063}, -- Felwood <--> Moonglade
{7, 1, 0.37, 0.02}, -- Durotar <--> Orgrimmar