DB/Creature: Fix Firemane Drakes and Monstrous Kaliri flying movement

Closes #24826

(cherry picked from commit 02828a477a4cea22134fd16f055d9f06c34cbbad)
This commit is contained in:
Rothend
2022-01-19 20:56:31 +01:00
committed by Shauren
parent 21722d01c6
commit ea6619552c
@@ -0,0 +1,2 @@
--
UPDATE `creature_template_movement` SET `Flight`=1 WHERE `CreatureId` IN (23969, 23051);