fix(DB/Creature): Various Crocolisk NPCs Using pet ability (#17466)
fix(DB/Creature): Various Crocolisk NPCs Using pet abilitiy
This commit is contained in:
parent
dcc8bf2f5f
commit
52a2e76c93
1 changed files with 3 additions and 0 deletions
|
|
@ -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);
|
||||
Loading…
Add table
Add a link
Reference in a new issue