DB/Creature: Fix startup and runtime errors

By Rushor.
This commit is contained in:
Aokromes
2015-02-10 12:50:03 +01:00
parent 497ae6be70
commit a218ce4d22

View File

@@ -0,0 +1,3 @@
--
UPDATE `creature` SET `MovementType`=0 WHERE `guid` = 58021;
UPDATE `creature` SET `MovementType`=1 WHERE `guid` IN (122545, 122824);