chore(DB): import pending files

Referenced commit(s): 211a6d4c08
This commit is contained in:
AzerothCoreBot
2022-07-01 20:52:42 +00:00
parent 211a6d4c08
commit cd576790c9

View File

@@ -1,3 +1,4 @@
-- DB update 2022_07_01_02 -> 2022_07_01_03
--
DELETE FROM `creature_template_movement` WHERE `CreatureId` IN (15242, 18707, 22441, 8276);
INSERT INTO `creature_template_movement` (`CreatureId`, `Ground`, `Swim`, `Flight`, `Rooted`, `Chase`, `Random`) VALUES (15242, 1, 0, 1, 0, 0, 0),