mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-21 20:56:23 +00:00
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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user