chore(DB): import pending files

Referenced commit(s): 0363b95919
This commit is contained in:
AzerothCoreBot
2022-05-03 00:05:00 +00:00
parent 0363b95919
commit 6c1d18b545

View File

@@ -1,3 +1,4 @@
-- DB update 2022_05_01_01 -> 2022_05_03_00
-- Fix for the levitate issue
UPDATE `creature_template` SET `speed_walk` = 1, `speed_run` = 2.14286, `flags_extra` = `flags_extra`|512 WHERE `entry` = 14517;
UPDATE `creature_template_movement` SET `Flight` = 0 WHERE `CreatureId` = 14517;