mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2025-11-29 17:38:24 +08:00
fix(DB/SAI): Remove Lash of Pain from Succubus Minion. (#22890)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` = 10928 AND `source_type` = 0;
|
||||
UPDATE `creature_template` SET `AIName` = '' WHERE `entry` = 10928;
|
||||
Reference in New Issue
Block a user