updated config

This commit is contained in:
bash
2024-07-26 17:52:47 +00:00
parent b66f9186f6
commit 2587272ab9

View File

@@ -2,7 +2,6 @@
# START: custom mod_ahbot.conf settings # START: custom mod_ahbot.conf settings
################################################################################################# #################################################################################################
#----------------------------------------------------------------------------------------------- #-----------------------------------------------------------------------------------------------
# Use helper/find-character.sh to locate your newly created ah account and character GUID # 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.DisableDuration = 0
AuctionHouseBot.DisableBOP_Or_Quest_NoReqLevel = 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 # END: custom mod_ahbot.conf settings
################################################################################################# #################################################################################################