fix(DB/SAI): Port On Nethery Wing visuals from Trinity. (#15806)
* fix(DB/SAI): Port On Nethery Wing visuals from Trinity. /TrinityCore/TrinityCore/issues/23905 Co-Authored-By: Dr-J <1444120+dr-j@users.noreply.github.com> * increase SpellFocusObject from 90 to 150 * correct taxipath and add 4 spawns from TC --------- Co-authored-by: Dr-J <1444120+dr-j@users.noreply.github.com>
This commit is contained in:
parent
28c770a517
commit
8c9b4f1fb6
2 changed files with 33 additions and 1 deletions
|
|
@ -169,7 +169,7 @@ public:
|
|||
{
|
||||
case GOSSIP_ACTION_INFO_DEF + 1:
|
||||
CloseGossipMenuFor(player);
|
||||
player->ActivateTaxiPathTo(627); //TaxiPath 627 (possibly 627+628(152->153->154->155))
|
||||
player->CastSpell(player, 35731, true); //TaxiPath 628
|
||||
break;
|
||||
case GOSSIP_ACTION_INFO_DEF + 3:
|
||||
CloseGossipMenuFor(player);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue