Clarify comments on CompleteItemValueOverride

Updated comments for clarity on item value overrides.
This commit is contained in:
Nathan Handley
2026-01-30 17:34:09 -06:00
committed by GitHub
parent 2e59380246
commit 0541088df1

View File

@@ -83,11 +83,9 @@ AuctionHouseBot.ListingExpireTimeInSecondsMax = 86400
############################################################################### ###############################################################################
# AuctionHouseBot.CompleteItemValueOverride.Enabled # AuctionHouseBot.CompleteItemValueOverride.Enabled
# Enable/Disable the ability to have a list of items that use overrides # Enable/Disable the ability to have a list of items that have exact
# which ignore any other calculations been applied to them, except # price values which ignore any other calucation, including advanced
# what is configured. This will override any other calculation, even # pricing. Note that "AuctionHouseBot.Buyer." is still honered.
# advanced pricing! Note that "AuctionHouseBot.Buyer." is still
# honered.
# Default: false (disabled) # Default: false (disabled)
# #
# AuctionHouseBot.CompleteItemValueOverride.Items # AuctionHouseBot.CompleteItemValueOverride.Items