fix(DB/SAI): Remove Baneflight defender summons (#25643)
This commit is contained in:
parent
7d69148ce0
commit
ed8341c860
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
DELETE FROM `smart_scripts` WHERE `entryorguid`=28615 AND `source_type`=0 AND `id` IN (0,1);
|
||||
UPDATE `creature_template` SET `AIName`='' WHERE `entry`=28615;
|
||||
Loading…
Add table
Add a link
Reference in a new issue