feat(Core/conf): Move arena charters cost to config (#2790)

Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com>
This commit is contained in:
IntelligentQuantum
2020-05-04 14:31:19 +04:30
committed by GitHub
parent dc0891a2f5
commit c9b7c75e1e
4 changed files with 37 additions and 19 deletions

View File

@@ -988,6 +988,22 @@ MinCharterName = 2
MinPetName = 2
#
# Guild.CharterCost
# ArenaTeam.CharterCost.2v2
# ArenaTeam.CharterCost.3v3
# ArenaTeam.CharterCost.5v5
# Description: Amount of money (in Copper) the petitions costs.
# Default: 1000 - (10 Silver)
# 800000 - (80 Gold)
# 1200000 - (120 Gold)
# 2000000 - (200 Gold)
Guild.CharterCost = 1000
ArenaTeam.CharterCost.2v2 = 800000
ArenaTeam.CharterCost.3v3 = 1200000
ArenaTeam.CharterCost.5v5 = 2000000
#
# MaxWhoListReturns
# Description: Set the max number of players returned in the /who list and interface.