mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-15 01:59:09 +00:00
Merge branch 'master' into Playerbot
# Conflicts: # src/server/game/World/World.h
This commit is contained in:
@@ -2860,6 +2860,9 @@ void InstanceMap::InitVisibilityDistance()
|
||||
case 724: // Ruby Sanctum
|
||||
m_VisibleDistance = 200.0f;
|
||||
break;
|
||||
case 531: // Ahn'Qiraj Temple
|
||||
m_VisibleDistance = 300.0f;
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user