diff --git a/data/sql/updates/pending_db_world/ctm_1.sql b/data/sql/updates/db_world/2022_07_01_03.sql similarity index 87% rename from data/sql/updates/pending_db_world/ctm_1.sql rename to data/sql/updates/db_world/2022_07_01_03.sql index bf6d1c137..2cb1c048c 100644 --- a/data/sql/updates/pending_db_world/ctm_1.sql +++ b/data/sql/updates/db_world/2022_07_01_03.sql @@ -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),