mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-19 03:45:43 +00:00
fix(DB/SAI): Remove wrong spell from Fiendling Flesh Beast. (#16004)
This commit is contained in:
@@ -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;
|
||||
Reference in New Issue
Block a user