[7145] Mount ids for some spell casted taxi flights.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
NoFantasy 2009-01-22 18:15:26 +03:00 committed by VladimirMangos
parent 17916d3dc8
commit 1cae7220fa
2 changed files with 7 additions and 1 deletions

View file

@ -5926,6 +5926,12 @@ void Spell::EffectSendTaxi(uint32 i)
case 34905: //Stealth Flight
mountid = 6851;
break;
case 45883: //Amber Ledge to Beryl Point
mountid = 23524;
break;
case 46064: //Amber Ledge to Coldarra
mountid = 6371;
break;
case 53335: //Stormwind Harbor Flight - Peaceful
mountid = 6852;
break;