From 2587272ab9f81be5402d69a9b8cab8a78bd7b5c3 Mon Sep 17 00:00:00 2001 From: bash Date: Fri, 26 Jul 2024 17:52:47 +0000 Subject: [PATCH] updated config --- config/modules/mod_ahbot.conf | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/config/modules/mod_ahbot.conf b/config/modules/mod_ahbot.conf index 55a12d5..6e559ce 100644 --- a/config/modules/mod_ahbot.conf +++ b/config/modules/mod_ahbot.conf @@ -2,7 +2,6 @@ # START: custom mod_ahbot.conf settings ################################################################################################# - #----------------------------------------------------------------------------------------------- # Use helper/find-character.sh to locate your newly created ah account and character GUID #----------------------------------------------------------------------------------------------- @@ -41,18 +40,7 @@ AuctionHouseBot.DisableKeys = 0 AuctionHouseBot.DisableDuration = 0 AuctionHouseBot.DisableBOP_Or_Quest_NoReqLevel = 0 -# items for vanilla races only -AuctionHouseBot.DisableDKItems = 1 - -# vanilla items only -AuctionHouseBot.DisableItemsAboveLevel = 60 -AuctionHouseBot.DisableTGsAboveLevel = 60 -AuctionHouseBot.DisableItemsAboveReqLevel = 60 -AuctionHouseBot.DisableTGsAboveReqLevel = 60 -AuctionHouseBot.DisableItemsAboveReqSkillRank = 300 -AuctionHouseBot.DisableTGsAboveReqSkillRank = 300 ################################################################################################# # END: custom mod_ahbot.conf settings ################################################################################################# -