feat(Core/Config): allow initial (free) amount of Guild Bank tabs (#4290)

This commit is contained in:
Francesco Borzì
2021-01-20 11:19:09 +01:00
committed by GitHub
parent ec974e7306
commit ce4dbbce76
4 changed files with 15 additions and 0 deletions

View File

@@ -3311,6 +3311,14 @@ NoResetTalentsCost = 0
Guild.AllowMultipleGuildMaster = 0
#
# Guild.BankInitialTabs
# Description: Changes the amounts of available tabs of the guild bank on guild creation
# Default: 0 (no tabs given for free)
# 1-6 (amount of tabs of the guild bank at guild creation)
Guild.BankInitialTabs = 0
#
# Guild.BankTabCost0-5
# Description: Changes the price of the guild tabs. Note that the client will still show the default values.