feat(Core/Conf): toggle XP price (#4388)
This commit is contained in:
parent
2bbfb20d6f
commit
f85cb30c99
4 changed files with 16 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue