mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-18 11:25:42 +00:00
fix(DB/creature): Random movement "Stoic Mammoth" & "Roaming Jormungar" (#2178)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1564957719580393650');
|
||||
|
||||
UPDATE `creature` SET `MovementType` = 1, `spawndist` = 5 WHERE `id` IN (30260,30422);
|
||||
Reference in New Issue
Block a user