mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 19:05:42 +00:00
fix(DB/Hyjal): Archimonde aggro range (#18884)
* init * Update archimondo.sql
This commit is contained in:
2
data/sql/updates/pending_db_world/archimondo.sql
Normal file
2
data/sql/updates/pending_db_world/archimondo.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
-- was 20
|
||||
UPDATE `creature_template` SET `detection_range` = 60 WHERE `entry` = 17968;
|
||||
Reference in New Issue
Block a user