mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 15:40:45 +01:00
DB/Creature: Get rid of flight state CanFly part 5
Updates #6148 Closes #26013
This commit is contained in:
2
sql/updates/world/3.3.5/2021_02_02_01_world.sql
Normal file
2
sql/updates/world/3.3.5/2021_02_02_01_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature_template_movement` SET `Flight` = 0 WHERE `CreatureId` IN (7044,7045,7046,15235,15236,15249,18963,18996,20713,21817);
|
||||
Reference in New Issue
Block a user