fix(DB/SAI): Remove wrong spell from Fiendling Flesh Beast. (#16004)
This commit is contained in:
parent
c5bded11b5
commit
6e2f44411d
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
-- 20668 (Fiendling Flesh Beast)
|
||||
UPDATE `creature_template` SET `AIName` = '' WHERE `entry` = 20668;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` = 20668 AND `source_type` = 0;
|
||||
Loading…
Add table
Add a link
Reference in a new issue