mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-18 03:15:41 +00:00
feat(Core/Conf): toggle XP price (#4388)
This commit is contained in:
@@ -3318,6 +3318,14 @@ PvPToken.ItemCount = 1
|
||||
|
||||
NoResetTalentsCost = 0
|
||||
|
||||
#
|
||||
# ToggleXP.Cost
|
||||
# Description: Cost of locking/unlocking XP
|
||||
# Default: 100000 - (10 Gold)
|
||||
#
|
||||
|
||||
ToggleXP.Cost = 100000
|
||||
|
||||
#
|
||||
# Guild.AllowMultipleGuildMaster
|
||||
# Description: Allow more than one guild master. Additional Guild Masters must be set using
|
||||
|
||||
Reference in New Issue
Block a user