mirror of
https://github.com/azerothcore/azerothcore-wotlk.git
synced 2025-11-10 12:24:22 +08:00
fix(DB/Creature): Fix Sorlof visibility distance (#23573)
This commit is contained in:
parent
c85c86b285
commit
d9b2e775e3
@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature_addon` SET `visibilityDistanceType` = 3 WHERE `guid` = 103278;
|
||||
Loading…
x
Reference in New Issue
Block a user