fix(DB/Hyjal): Archimonde aggro range (#18884)

* init

* Update archimondo.sql
This commit is contained in:
Dan
2024-05-12 23:52:54 +02:00
committed by GitHub
parent d709080029
commit 5668e47a5d

View File

@@ -0,0 +1,2 @@
-- was 20
UPDATE `creature_template` SET `detection_range` = 60 WHERE `entry` = 17968;