chore(DB): import pending files

Referenced commit(s): 8faaa77319
This commit is contained in:
github-actions[bot]
2024-03-18 21:06:34 +00:00
parent 8faaa77319
commit 9131d4908a

View File

@@ -1,2 +1,3 @@
-- DB update 2024_03_17_00 -> 2024_03_18_00
--
UPDATE `creature_template` SET `unit_flags` = `unit_flags`& ~33554432 & ~2 WHERE `entry` BETWEEN 21268 AND 21274;