mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 10:55:43 +00:00
fix(DB/Creature): Various Crocolisk NPCs Using pet ability (#17466)
fix(DB/Creature): Various Crocolisk NPCs Using pet abilitiy
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
-- Bad Attitude
|
||||
UPDATE `creature_template` SET `AIName` = '' WHERE `entry` IN (1082,1084,1400,1417);
|
||||
DELETE FROM `smart_scripts` WHERE `source_type` = 0 AND `entryorguid` IN (1082,1084,1400,1417);
|
||||
Reference in New Issue
Block a user