DB/Creature: Fix movement type for Thomas Yance

(cherry picked from commit c911a2aaa9)
This commit is contained in:
Killyana
2015-10-31 20:37:14 +01:00
committed by MitchesD
parent d6e912a881
commit 07dce1158f

View File

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