Spells/Mounts

* group mounts into ground, flying & misc.
 * display mount speed bonus in listview
This commit is contained in:
Sarjuuk
2018-05-10 22:03:16 +02:00
parent 3bbd7f97da
commit a0198ae5f4
14 changed files with 98 additions and 20 deletions

View File

@@ -610,7 +610,11 @@ var mn_spells = [
]],
[,"Begleiter"],
[-6,"Haustiere"],
[-5,"Reittiere"],
[-5,"Reittiere",,[
[1,"Reittiere"],
[2,"Flugreittiere"],
[3,"Verschiedene"]
]],
[-3,"Begleiterfertigkeiten",,[
[,"Todesritter"],
[782,"Ghul",,,{tinyIcon:"Spell_Shadow_AnimateDead"}],

View File

@@ -610,7 +610,11 @@ var mn_spells = [
]],
[,"Pets"],
[-6,"Companions"],
[-5,"Mounts"],
[-5,"Mounts",,[
[1,"Ground Mounts"],
[2,"Flying Mounts"],
[3,"Miscellaneous"]
]],
[-3,"Pet Skills",,[
[,"Death Knight"],
[782,"Ghoul",,,{tinyIcon:"Spell_Shadow_AnimateDead"}],

View File

@@ -610,7 +610,11 @@ var mn_spells = [
]],
[,"Mascotas"],
[-6,"Compañeros"],
[-5,"Monturas"],
[-5,"Monturas",,[
[1,"Monturas terrestres"],
[2,"Monturas voladoras"],
[3,"Miscelánea"]
]],
[-3,"Habilidades de mascota",,[
[,"Caballero de la muerte"],
[782,"Necrófago",,,{tinyIcon:"Spell_Shadow_AnimateDead"}],

View File

@@ -610,7 +610,11 @@ var mn_spells = [
]],
[,"Familiers"],
[-6,"Compagnons"],
[-5,"Montures"],
[-5,"Montures",,[
[1,"Montures Terrestres"],
[2,"Montures volantes"],
[3,"Divers"]
]],
[-3,"Habilité de familier",,[
[,"Chevalier de la mort"],
[782,"Goule",,,{tinyIcon:"Spell_Shadow_AnimateDead"}],

View File

@@ -610,7 +610,11 @@ var mn_spells = [
]],
[,"Питомцы"],
[-6,"Спутники"],
[-5,"Транспорт"],
[-5,"Транспорт",,[
[1,"Наземные средства передвижения"],
[2,"Летающие средства передвижения"],
[3,"Разное"]
]],
[-3,"Способности питомцев",,[
[,"Рыцарь смерти"],
[782,"Вурдалак",,,{tinyIcon:"Spell_Shadow_AnimateDead"}],
@@ -770,8 +774,8 @@ var mn_holidays = [
[3,"PvP","?events=3"]
];
var mn_currencies = [
[22,"Подземелья и рейды","?currencies=1"],
[1,"Разное","?currencies=22"],
[22,"Подземелья и рейды","?currencies=22"],
[1,"Разное","?currencies=1"],
[2,"PvP","?currencies=2"]
];
var mn_enchantments = [

View File

@@ -610,7 +610,12 @@ var mn_spells = [
]],
[,"宠物"],
[-6,"伙伴"],
[-5,"坐骑"],
[-5,""],
[-5,"坐骑",,[
[1,"陆地坐骑"],
[2,"飞行坐骑"],
[3,"其它"]
]],
[-3,"宠物能力",,[
[,"死亡骑士"],
[782,"食尸鬼",,,{tinyIcon:"Spell_Shadow_AnimateDead"}],