mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
Underbog frenzy aggro (#15581)
* fix(DB/Underbog): Increase aggro range for Underbog Frenzy. Fixes #15541 * Update.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `detection_range`=65 WHERE `entry` IN (20465,21943);
|
||||
UPDATE `creature_template` SET `minlevel`=70, `maxlevel`=70 WHERE `entry`=21943;
|
||||
Reference in New Issue
Block a user