chore(DB): import pending files

Referenced commit(s): 2990f13840
This commit is contained in:
github-actions[bot]
2026-02-22 18:31:56 +00:00
parent 3931993109
commit 98cf3cb007

View File

@@ -1,3 +1,4 @@
-- DB update 2026_02_22_04 -> 2026_02_22_05
UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` = 7784;
DELETE FROM `smart_scripts` WHERE (`entryorguid` = 7784) AND (`source_type` = 0) AND (`id` IN (7));