Merge branch 'master' into Playerbot

This commit is contained in:
Yunfan Li
2024-02-06 17:51:47 +08:00
32 changed files with 1008 additions and 61 deletions

View File

@@ -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