fix(Core/Player): Give Death Knight's twenty silver on character creation (#12974)

* Make sacrifices to workflow god
Best note ever ^^
This commit is contained in:
Benjamin Jackson
2022-09-21 07:32:33 -04:00
committed by GitHub
parent fd08f6150f
commit 6a357da28c
4 changed files with 19 additions and 1 deletions

View File

@@ -868,6 +868,14 @@ StartHeroicPlayerLevel = 55
StartPlayerMoney = 0
#
# StartHeroicPlayerMoney
# Description: Amount of money (in Copper) that heroic class characters have after creation.
# Default: 2000
# 2000 - (20 Silver)
StartHeroicPlayerMoney = 2000
#
# MaxHonorPoints
# Description: Maximum honor points a character can have.