mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-13 15:33:59 +00:00
4
data/sql/updates/db_world/2024_10_01_01.sql
Normal file
4
data/sql/updates/db_world/2024_10_01_01.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
-- DB update 2024_10_01_00 -> 2024_10_01_01
|
||||
--
|
||||
-- visibilityDistanceType to infinite for Orgrim's Hammer and The Skybreaker marker npcs
|
||||
UPDATE `creature_addon` SET `visibilityDistanceType` = 5 WHERE `guid` IN (134846, 134847);
|
||||
Reference in New Issue
Block a user