DB/Creature: Fix Doomwalker Movement

Closes #23093

(cherry picked from commit 93072c8d1cf7c355e83498ee93550c77e54a66e1)
This commit is contained in:
Killyana
2021-11-24 20:35:18 +01:00
committed by Shauren
parent 48c8b650bb
commit f9f4d69947
@@ -0,0 +1,2 @@
--
UPDATE `creature` SET `MovementType`=2 WHERE `id` IN (17711);