fix(Core/Quest): Calculate reward money with RATE_REWARD_BONUS_MONEY … (#18104)

* fix(Core/Quest): Calculate reward money with RATE_REWARD_BONUS_MONEY instead of RATE_DROP_MONEY

* Update worldserver.conf.dist
This commit is contained in:
Kitzunu
2024-01-04 18:57:53 +01:00
committed by GitHub
parent b32d6743c4
commit 2558f25623
2 changed files with 2 additions and 3 deletions

View File

@@ -2744,7 +2744,6 @@ Quests.IgnoreAutoComplete = 0
# 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).
# NOTE: the final amount will also affected by Rate.Drop.Money
# Default: 1
Rate.RewardBonusMoney = 1