mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-21 20:56:23 +00:00
fix(DB/SAI): Watoosun Polluted Essence shouldnt cast Acid Splash (#19038)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `AIName` = '' WHERE `entry` = 18145;
|
||||
|
||||
DELETE FROM `smart_scripts` WHERE (`entryorguid` = 18145) AND (`source_type` = 0);
|
||||
Reference in New Issue
Block a user