mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-24 19:06:49 +01:00
DB/Creature: fix one startup error
This commit is contained in:
2
sql/updates/world/4.3.4/2018_01_01_10_world.sql
Normal file
2
sql/updates/world/4.3.4/2018_01_01_10_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature` SET `MovementType` = 0 WHERE `guid` = 82823;
|
||||
Reference in New Issue
Block a user