mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-25 06:36:24 +00:00
Merge branch 'azerothcore:master' into Playerbot
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.
|
||||
@@ -2156,6 +2164,14 @@ Visibility.Notify.Period.InBGArenas = 1000
|
||||
|
||||
Visibility.ObjectSparkles = 1
|
||||
|
||||
#
|
||||
# Visibility.ObjectQuestMarkers
|
||||
# Description: Show quest icons above game objects in the same way as creature quest givers.
|
||||
# Default: 1 - (Show quest markers, post patch 2.3 behavior)
|
||||
# 0 - (Hide quest markers, pre patch 2.3 behavior)
|
||||
|
||||
Visibility.ObjectQuestMarkers = 1
|
||||
|
||||
#
|
||||
###################################################################################################
|
||||
|
||||
|
||||
Reference in New Issue
Block a user