mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
fix(Scripts/Naxxramas): Improve Four Horsemen (#14247)
* init * remove aggro reduction * add visibility sql file --------- Co-authored-by: Si1ker <Si1ker@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
--
|
||||
UPDATE `creature_addon` SET `visibilityDistanceType` = 3 WHERE `guid` IN (130964, 130961, 130962, 130963);
|
||||
|
||||
Reference in New Issue
Block a user