mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-23 13:46:24 +00:00
feat(Core/Conf): Rate.RewMoneyMaxLevel (#4546)
This commit is contained in:
@@ -2363,6 +2363,14 @@ Rate.Drop.Item.Artifact = 1
|
||||
Rate.Drop.Item.Referenced = 1
|
||||
Rate.Drop.Money = 1
|
||||
|
||||
# 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).
|
||||
# NOTE: the final amount will also affected by Rate.Drop.Money
|
||||
# Default: 1
|
||||
|
||||
Rate.RewardBonusMoney = 1
|
||||
|
||||
#
|
||||
# Rate.SellValue.Item.Poor
|
||||
# Rate.SellValue.Item.Normal
|
||||
|
||||
Reference in New Issue
Block a user