fix(DB/SAI): Remove Lash of Pain from Succubus Minion. (#22890)
This commit is contained in:
parent
4fe438da81
commit
b085dcddab
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
DELETE FROM `smart_scripts` WHERE `entryorguid` = 10928 AND `source_type` = 0;
|
||||
UPDATE `creature_template` SET `AIName` = '' WHERE `entry` = 10928;
|
||||
Loading…
Add table
Add a link
Reference in a new issue