mirror of
https://github.com/NathanHandley/mod-ah-bot-plus.git
synced 2026-02-07 21:01:59 +00:00
Clarify comments on CompleteItemValueOverride
Updated comments for clarity on item value overrides.
This commit is contained in:
@@ -83,11 +83,9 @@ AuctionHouseBot.ListingExpireTimeInSecondsMax = 86400
|
||||
|
||||
###############################################################################
|
||||
# AuctionHouseBot.CompleteItemValueOverride.Enabled
|
||||
# Enable/Disable the ability to have a list of items that use overrides
|
||||
# which ignore any other calculations been applied to them, except
|
||||
# what is configured. This will override any other calculation, even
|
||||
# advanced pricing! Note that "AuctionHouseBot.Buyer." is still
|
||||
# honered.
|
||||
# Enable/Disable the ability to have a list of items that have exact
|
||||
# price values which ignore any other calucation, including advanced
|
||||
# pricing. Note that "AuctionHouseBot.Buyer." is still honered.
|
||||
# Default: false (disabled)
|
||||
#
|
||||
# AuctionHouseBot.CompleteItemValueOverride.Items
|
||||
|
||||
Reference in New Issue
Block a user