DB/Creature: Fix few startup errors

By Rushor
This commit is contained in:
Aokromes
2015-02-10 12:39:16 +01:00
parent b4a62e077f
commit 497ae6be70

View File

@@ -0,0 +1,3 @@
--
UPDATE `creature` SET `MovementType`=0 WHERE `guid` IN (126701,126703,126711);
UPDATE `creature` SET `equipment_id`=0 WHERE `id` IN (12237, 12224);