fix(DB/SAI): Watoosun Polluted Essence shouldnt cast Acid Splash (#19038)

This commit is contained in:
Andrew
2024-06-09 17:32:43 -03:00
committed by GitHub
parent 289758094c
commit 6250936c6a

View File

@@ -0,0 +1,4 @@
--
UPDATE `creature_template` SET `AIName` = '' WHERE `entry` = 18145;
DELETE FROM `smart_scripts` WHERE (`entryorguid` = 18145) AND (`source_type` = 0);