mirror of
https://github.com/araxiaonline/AzerothCore-wotlk-with-NPCBots.git
synced 2026-06-13 03:22:24 -04:00
fix(DB/SAI): Remove Baneflight defender summons (#25643)
This commit is contained in:
@@ -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;
|
||||
Reference in New Issue
Block a user