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
|
# 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
|
||||||
|
|||||||
Reference in New Issue
Block a user