chore(DB): import pending files

Referenced commit(s): dfc6adb081
This commit is contained in:
AzerothCoreBot
2022-05-23 08:53:53 +00:00
parent dfc6adb081
commit c331d8822b

View File

@@ -1,3 +1,4 @@
-- DB update 2022_05_23_02 -> 2022_05_23_03
-- Flamebringer fix flying animation while on ground
UPDATE `creature_template_movement` SET `Flight` = 0 WHERE `CreatureId` = 27292;