fix(DB/SAI): Remove redundant CallQuestKillCredit action from NPC Howling Cyclone (#24208)

This commit is contained in:
Gultask
2025-12-26 15:16:51 -03:00
committed by GitHub
parent 5402899dd6
commit 357a2c92ac

View File

@@ -0,0 +1,2 @@
--
DELETE FROM `smart_scripts` WHERE (`entryorguid` = 24229) AND (`source_type` = 0) AND (`id` IN (1));