DB/Creature: fix one startup error

This commit is contained in:
Aokromes
2018-01-01 17:09:02 +01:00
parent abf84b44be
commit 4275f3aa52

View File

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