chore(DB): import pending files

Referenced commit(s): b6daee6c7a
This commit is contained in:
github-actions[bot]
2025-05-31 15:10:09 +00:00
parent b6daee6c7a
commit 68818caa75

View File

@@ -1,3 +1,4 @@
-- DB update 2025_05_31_00 -> 2025_05_31_01
-- Remove Flight flag
UPDATE `creature_template_movement` SET `Flight` = 0 WHERE (`CreatureId` = 28511);