fix(DB/TheBlackTemple): Ashtongue Feral Spirit detection range (#19315)

init
This commit is contained in:
Dan 2024-07-06 16:37:29 +02:00 committed by GitHub
parent 1632045ba8
commit 344261fa7b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -0,0 +1,2 @@
--
UPDATE `creature_template` SET `detection_range` = 55 WHERE `entry` = 22849;