DB/Creature: Fix movement for Deadmire

Closes #18731
By Rushor
This commit is contained in:
Killyana
2017-01-04 20:02:13 +01:00
parent bd08156b45
commit 48d93ab4e2

View File

@@ -0,0 +1,2 @@
--
UPDATE `creature` SET `MovementType`=2 WHERE `guid`=33909;