DB/Creature: Use DisableGravity for Time-Lost Proto Drake

Closes #16137

(cherry picked from commit 15125ba8ce)
This commit is contained in:
offl
2020-09-12 03:17:14 +03:00
committed by Shauren
parent b430a70c68
commit e8e2ec0dc5

View File

@@ -0,0 +1,2 @@
--
UPDATE `creature_template_movement` SET `Flight` = 1 WHERE `CreatureId` = 32491;