otp: Set friend limit to 100

This commit is contained in:
Joey Z 2014-05-21 22:04:08 -04:00
parent 10072f63de
commit 4e81592f2d

View file

@ -15,12 +15,7 @@ DefaultCameraFar = 400.0
DefaultCameraNear = 1.0
AICollisionPriority = 10
AICollMovePriority = 8
# As of right now, 200 friends is pretty insane, especially with the current CONSTANT db querying.
# But since we told people that we are allowing "unlimited" friends, we instead can give them a
# high amount.
MaxFriends = 200
MaxFriends = 100
MaxPlayerFriends = 300
MaxBackCatalog = 48
FriendChat = 1