mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-21 17:54:48 +01:00
DB/Creature: Fix MovementType errors
Closes #27107
(cherry picked from commit 222164a5cc)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature` SET `MovementType` = 0 WHERE `id` = 14894;
|
||||
Reference in New Issue
Block a user