aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/master/2022_03_05_35_world_2021_01_04_06_world.sql3
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/updates/world/master/2022_03_05_35_world_2021_01_04_06_world.sql b/sql/updates/world/master/2022_03_05_35_world_2021_01_04_06_world.sql
new file mode 100644
index 00000000000..cf24b5b8d6d
--- /dev/null
+++ b/sql/updates/world/master/2022_03_05_35_world_2021_01_04_06_world.sql
@@ -0,0 +1,3 @@
+--
+UPDATE `creature_template_movement` SET `Flight` = 0 WHERE `CreatureId` IN (14388,14661,17915,18275,20021,20237,21820,21821);
+DELETE FROM `creature_template_movement` WHERE `CreatureId` IN (13477,13876,14026,14027,14028,14029,14030,14031,14646,14758,15091,15164,15454,15882,15883,16044,16045,16046,16047,16048,16079,16082,16100,16121,16465,16466,16467,16972,17035,17053,17124,17125,17126,17529,17662,17689,17690,17696,17698,17794,17795,17985,17998,18000,18002,18161,18654,18782,19028,19029,19032,19179,19215,19618,19619,19620,19652,19717,19845,19939,20069,20086,20142,20239,20296,20333,20336,20337,20338,20978,21074,21157,21176,21234,21422,21819,21851,21892,22230,22356,22367,22368);