mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-29 16:43:47 +00:00
Merge branch 'master' into Playerbot
This commit is contained in:
@@ -2740,10 +2740,17 @@ Quests.IgnoreAutoAccept = 0
|
||||
|
||||
Quests.IgnoreAutoComplete = 0
|
||||
|
||||
#
|
||||
# Rate.RewardQuestMoney
|
||||
# Description: Allows to tweak the amount of money rewarded by quests (does not affect RewardBonusMoney).
|
||||
# Default: 1
|
||||
|
||||
Rate.RewardQuestMoney = 1
|
||||
|
||||
#
|
||||
# Rate.RewardBonusMoney
|
||||
# Description: Allows to further tweak the amount of extra money rewarded by quests when the player
|
||||
# is at MaxPlayerLevel (this amount is specified in quest_template.RewardBonusMoney).
|
||||
# is at MaxPlayerLevel.
|
||||
# Default: 1
|
||||
|
||||
Rate.RewardBonusMoney = 1
|
||||
|
||||
Reference in New Issue
Block a user