fix(DB/TheBlackTemple): Ashtongue Feral Spirit detection range (#19315)
init
This commit is contained in:
parent
1632045ba8
commit
344261fa7b
1 changed files with 2 additions and 0 deletions
2
data/sql/updates/pending_db_world/detect.sql
Normal file
2
data/sql/updates/pending_db_world/detect.sql
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
--
|
||||
UPDATE `creature_template` SET `detection_range` = 55 WHERE `entry` = 22849;
|
||||
Loading…
Add table
Add a link
Reference in a new issue