mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-29 00:23:48 +00:00
fix(DB/creature): Random movement for "Icemaw Bear" and "Ravenous Jormungar" (#2149)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1564352943601377944');
|
||||
|
||||
UPDATE `creature` SET `MovementType` = 1, `spawndist` = 2 WHERE `id` IN (29562,29605,30291);
|
||||
Reference in New Issue
Block a user