mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-16 02:20:27 +00:00
This commit is contained in:
@@ -2568,6 +2568,8 @@ void InstanceMap::InitVisibilityDistance()
|
||||
switch (GetId())
|
||||
{
|
||||
case 429: // Dire Maul
|
||||
case 550: // The Eye
|
||||
case 578: // The Nexus: The Oculus
|
||||
m_VisibleDistance = 175.0f;
|
||||
break;
|
||||
case 649: // Trial of the Crusader
|
||||
@@ -2576,10 +2578,6 @@ void InstanceMap::InitVisibilityDistance()
|
||||
case 658: // Pit of Saron
|
||||
m_VisibleDistance = 150.0f;
|
||||
break;
|
||||
case 550: // The Eye
|
||||
case 578: // The Nexus: The Oculus
|
||||
m_VisibleDistance = 175.0f;
|
||||
break;
|
||||
case 615: // Obsidian Sanctum
|
||||
case 616: // Eye of Eternity
|
||||
case 603: // Ulduar
|
||||
|
||||
Reference in New Issue
Block a user