mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-23 21:56:22 +00:00
fix(DB/creature): Hellfire Channelers shouldn't be pulled by distance (#14417)
Create rev_1672337646756506500.sql
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `detection_range` = 0 WHERE (`entry` = 17256);
|
||||
Reference in New Issue
Block a user