DB/Creature: Fix movement type for Thomas Yance

This commit is contained in:
Killyana
2015-10-31 20:37:14 +01:00
parent 14d382f185
commit c911a2aaa9

View File

@@ -0,0 +1,2 @@
--
UPDATE `creature` SET `MovementType`=2 WHERE `guid`=84011 AND `id`=18672;