mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-18 11:25:42 +00:00
feat(Core/Config): allow initial (free) amount of Guild Bank tabs (#4290)
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user