chore(DB): import pending files

Referenced commit(s): a641d48ba2
This commit is contained in:
github-actions[bot] 2025-10-26 16:18:57 +00:00
parent a641d48ba2
commit af2cb8d227

View file

@ -1,3 +1,4 @@
-- DB update 2025_10_26_00 -> 2025_10_26_01
-- Dark Rune Elementalist
UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` = 27962;
DELETE FROM `smart_scripts` WHERE (`source_type` = 0 AND `entryorguid` = 27962);