mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
DB/Creature: Fix Firemane Drakes and Monstrous Kaliri flying movement
Closes #24826
(cherry picked from commit 02828a477a)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature_template_movement` SET `Flight`=1 WHERE `CreatureId` IN (23969, 23051);
|
||||
Reference in New Issue
Block a user