DB/Creature: Fix movements for Lanti'gah

Closes #18692
By Rushor
This commit is contained in:
Killyana
2016-12-31 15:46:11 +01:00
parent 8f713b72f6
commit d6c1e39715

View File

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