DB/Creature: Fix Val'kyr Herald movements

Closes #23004

(cherry picked from commit a19c21d4eb)
This commit is contained in:
Killyana
2019-02-01 21:35:54 +01:00
committed by Shauren
parent ce6a6acc5c
commit a482f97a5a

View File

@@ -0,0 +1,2 @@
--
UPDATE `creature_template_movement` SET `Ground`=2 WHERE `CreatureID` IN (37098,38418);