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

(cherry picked from commit 4a875ec392)
This commit is contained in:
Wyrserth
2019-07-01 20:26:55 +02:00
committed by Shauren
parent c9cb12afc3
commit a117beb1b3

View File

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