DB/Creature: Fix MovementType errors

Closes #27107

(cherry picked from commit 222164a5cc)
This commit is contained in:
offl
2021-10-18 00:33:58 +03:00
committed by Shauren
parent 7de20bcc1c
commit cf76eb73d9

View File

@@ -0,0 +1,2 @@
--
UPDATE `creature` SET `MovementType` = 0 WHERE `id` = 14894;