diff --git a/config/modules/mod_ahbot.conf b/config/modules/mod_ahbot.conf index 41c8c3f..41070c3 100644 --- a/config/modules/mod_ahbot.conf +++ b/config/modules/mod_ahbot.conf @@ -7,15 +7,18 @@ # Use helper/find-character.sh to locate your newly created ah account and character GUID #----------------------------------------------------------------------------------------------- + # ah-bot account and character AuctionHouseBot.Account = 0 AuctionHouseBot.GUID = 0 + # enable AuctionHouseBot.EnableSeller = 0 AuctionHouseBot.EnableBuyer = 0 AuctionHouseBot.ItemsPerCycle = 5000 + # type of items being offered AuctionHouseBot.VendorItems = 1 AuctionHouseBot.VendorTradeGoods = 1