fix(DB/Creature): The Curator - Aggro range (#16039)

* init

* pew
This commit is contained in:
Eddy Vega 2023-04-22 07:10:20 -06:00 committed by GitHub
parent 1e26cdbee9
commit 7ea76a9916
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,3 @@
--
UPDATE `creature_template` SET `detection_range`=60 WHERE `entry`=15691;