mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-21 12:47:07 +00:00
fix(Scripts/Pets): Darting Hatchling not running around. (#15251)
* fix(Scripts/Pets): Darting Hatchling not running around. * cs * Update pet_generic.cpp * RemoveAurasDueToSpell
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
-- Darting Hatchling (pet)
|
||||
UPDATE `creature_template_addon` SET `auras` = 62586 WHERE `entry` = 35396;
|
||||
UPDATE `creature_template` SET `ScriptName` = 'npc_pet_darting_hatchling' WHERE `entry` = 35396;
|
||||
Reference in New Issue
Block a user