fix(DB/Creature): Increase detection_range of Underbog Lord (#14030)
Create rev_1670023913457530500.sql
This commit is contained in:
parent
f4d409d5cf
commit
9ac89c7c10
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
--
|
||||
UPDATE `creature_template` SET `detection_range` = 35 WHERE `entry` IN (17734, 20187);
|
||||
Loading…
Add table
Add a link
Reference in a new issue