Fix Taxi flight Stormwind Harbor. Thanks scarymovie87.

Fixes issue #425.

--HG--
branch : trunk
This commit is contained in:
Trazom62
2010-04-25 12:47:15 +02:00
parent b12e9633cf
commit b466819333

View File

@@ -199,7 +199,7 @@ bool GossipSelect_npc_taxi(Player* pPlayer, Creature* pCreature, uint32 /*uiSend
break;
case GOSSIP_ACTION_INFO_DEF + 3:
pPlayer->CLOSE_GOSSIP_MENU();
pPlayer->GetSession()->SendDoFlight(1149, 1041);
pPlayer->CastSpell(pPlayer,53335,true); //TaxiPath 1041 (Stormwind Harbor)
break;
case GOSSIP_ACTION_INFO_DEF + 4:
pPlayer->CLOSE_GOSSIP_MENU();