chore(DB): import pending files

Referenced commit(s): c2b5c4dcf8
This commit is contained in:
github-actions[bot]
2025-09-19 20:02:13 +00:00
parent c2b5c4dcf8
commit dabee1e863

View File

@@ -1,3 +1,4 @@
-- DB update 2025_09_19_04 -> 2025_09_19_05
-- --
UPDATE `creature_template` SET `unit_flags`=`unit_flags` | (256 | 512 | 33554432) WHERE `entry`IN (25458, 25769); UPDATE `creature_template` SET `unit_flags`=`unit_flags` | (256 | 512 | 33554432) WHERE `entry`IN (25458, 25769);
UPDATE `creature_template` SET `unit_flags`=`unit_flags` | (256 | 512 | 32768 | 33554432) WHERE `entry` IN (25457); UPDATE `creature_template` SET `unit_flags`=`unit_flags` | (256 | 512 | 32768 | 33554432) WHERE `entry` IN (25457);