DB/Creature: Hyldsmeet Warbear shouldn't have random movement.

This commit is contained in:
Wyrserth
2019-07-01 20:26:55 +02:00
parent dd870a141f
commit 4a875ec392

View File

@@ -0,0 +1,2 @@
--
UPDATE `creature` SET `MovementType`=0, `spawndist`=0 WHERE `id`=30174;