Underbog frenzy aggro (#15581)
* fix(DB/Underbog): Increase aggro range for Underbog Frenzy. Fixes #15541 * Update.
This commit is contained in:
parent
ed2c319280
commit
58dfe41592
1 changed files with 3 additions and 0 deletions
|
|
@ -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;
|
||||
Loading…
Add table
Add a link
Reference in a new issue