chore(DB): import pending files

Referenced commit(s): 1d899cf3c9
This commit is contained in:
github-actions[bot]
2024-09-20 21:19:22 +00:00
parent 1d899cf3c9
commit eda0df70f1

View File

@@ -1,3 +1,4 @@
-- DB update 2024_09_16_00 -> 2024_09_20_00
UPDATE `creature_template` SET `flags_extra` = `flags_extra` | 134217728 WHERE `entry` = 23403; UPDATE `creature_template` SET `flags_extra` = `flags_extra` | 134217728 WHERE `entry` = 23403;
DELETE FROM `smart_scripts` WHERE (`entryorguid` = 23403) AND (`source_type` = 0) AND (`id` IN (2)); DELETE FROM `smart_scripts` WHERE (`entryorguid` = 23403) AND (`source_type` = 0) AND (`id` IN (2));