mirror of
https://github.com/NathanHandley/mod-ah-bot-plus.git
synced 2026-01-26 15:16:26 +00:00
Fixed oversight and added disable option for ilevel multiplier.
This commit is contained in:
@@ -200,6 +200,7 @@ AuctionHouseBot.PriceMultiplier.Quality.Heirloom = 3
|
||||
# Multiplier applied to item level when determining auction price
|
||||
# Final multiplier = itemLevel * this value
|
||||
# Default: 0.1
|
||||
# Set to 0 to disable this multiplier.
|
||||
AuctionHouseBot.PriceMultiplier.ItemLevel = 0.1
|
||||
|
||||
###############################################################################
|
||||
|
||||
Reference in New Issue
Block a user