chore(DB): import pending files

Referenced commit(s): ea63eb6e02
This commit is contained in:
github-actions[bot]
2025-01-14 20:45:17 +00:00
parent ea63eb6e02
commit 070fbd58b9

View File

@@ -1,3 +1,4 @@
-- DB update 2025_01_14_04 -> 2025_01_14_05
--
UPDATE `creature_template` SET `flags_extra` = `flags_extra`|256, `AIName` = 'SmartAI' WHERE `entry` = 24374;
DELETE FROM `smart_scripts` WHERE (`entryorguid` = 24374) AND (`source_type` = 0) AND (`id` IN (0, 1));