mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-23 18:36:31 +01:00
DB/Creature: Hyldsmeet Warbear shouldn't have random movement.
This commit is contained in:
2
sql/updates/world/3.3.5/2019_07_01_06_world.sql
Normal file
2
sql/updates/world/3.3.5/2019_07_01_06_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature` SET `MovementType`=0, `spawndist`=0 WHERE `id`=30174;
|
||||
Reference in New Issue
Block a user