diff options
| author | ShinDarth <borzifrancesco@gmail.com> | 2015-10-08 14:13:28 +0200 |
|---|---|---|
| committer | ShinDarth <borzifrancesco@gmail.com> | 2015-10-12 20:02:13 +0200 |
| commit | d7cb84f6cddb56bc818b2bf30d3318d052039540 (patch) | |
| tree | e01e12b84ad8ee762a8dfedad2ad64e2470bb87c /src/server/worldserver | |
| parent | 30eaf23b6af412a0c876c13b11adda41e7027aa0 (diff) | |
Core/Battlegrounds: implment even BG teams configuration
Diffstat (limited to 'src/server/worldserver')
| -rw-r--r-- | src/server/worldserver/worldserver.conf.dist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/server/worldserver/worldserver.conf.dist b/src/server/worldserver/worldserver.conf.dist index 1689f05966a..40271bfee35 100644 --- a/src/server/worldserver/worldserver.conf.dist +++ b/src/server/worldserver/worldserver.conf.dist @@ -2197,6 +2197,7 @@ Battleground.StoreStatistics.Enable = 0 # Don't bother with balance) # 1 - (Experimental, Don't allow to invite much more players # of one faction) +# 2 - (Experimental, Try to have even teams) Battleground.InvitationType = 0 |
