mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
DB/Creature: Fix Doomwalker Movement
Closes #23093
(cherry picked from commit 93072c8d1c)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature` SET `MovementType`=2 WHERE `id` IN (17711);
|
||||
Reference in New Issue
Block a user