Add support for quest 3602

* Now every player is able to enjoy the same privilege that warlocks by
having a beautiful and so useful felhound as a pet. Players can use
their new shiny felhound to track giants' poop. And if the felhound
does not find some poop, it will growl at its owner to show its
disapproval. Go find some poop y yourself. I mean asharite crystal.
RTFM: http://www.wowhead.com/item=10832
This commit is contained in:
Cala 2016-12-11 14:49:09 +01:00
parent c671d5aecc
commit 571b64a409
2 changed files with 134 additions and 2 deletions

View file

@ -146,6 +146,7 @@ UPDATE creature_template SET ScriptName='npc_feero_ironhand' WHERE entry=4484;
/* AZSHARA */
UPDATE creature_template SET ScriptName='mobs_spitelashes' WHERE entry IN (6190,6193,6194,6195,6196);
UPDATE creature_template SET ScriptName='npc_loramus_thalipedes' WHERE entry=7783;
UPDATE creature_template SET ScriptName='npc_felhound_tracker' WHERE entry=8668;
/* BADLANDS */