mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-16 02:20:27 +00:00
fix(DB/Creature): Patroling-Deathguards-chain-aggro-range (#4632)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1614022899539097500');
|
||||
|
||||
UPDATE `creature_template` SET `unit_flags` = 4608, `type` = 6 WHERE `entry` IN (1735,5725,3547,2314,1743,1515,2114,1518,10055,1745,2309,4773,4731,2311,2137,33996,1746,1652,2135,2136,2118,2134,1738,1742,10665,10666);
|
||||
UPDATE `creature_template` SET `unit_flags` = 4608, `type` = 7 WHERE `entry` = 727;
|
||||
Reference in New Issue
Block a user