diff options
author | Aokromes <Aokromes@users.noreply.github.com> | 2014-09-06 18:37:55 +0200 |
---|---|---|
committer | Aokromes <Aokromes@users.noreply.github.com> | 2014-09-06 18:37:55 +0200 |
commit | 9cb6c1ffd2e0bda59ca24e3c52878b5084fca422 (patch) | |
tree | 84930d1d009cadb334f2f9daa849822caddfa664 | |
parent | a06b120ebbb0dce8cf4cbb42f09015c8ebb7c9d3 (diff) |
Misc: Update worldserver.conf.dist to TC standards
-rw-r--r-- | src/server/worldserver/worldserver.conf.dist | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/src/server/worldserver/worldserver.conf.dist b/src/server/worldserver/worldserver.conf.dist index ca53e91737b..b49f9ebd9ec 100644 --- a/src/server/worldserver/worldserver.conf.dist +++ b/src/server/worldserver/worldserver.conf.dist @@ -2644,11 +2644,7 @@ UI.ShowQuestLevelsInDialogs = 0 # ################################################################################################### -################################### -# Auction House Bot Configuration # -################################### - -################################################################################################################### +################################################################################################### # AUCTION HOUSE BOT SETTINGS # # AuctionHouseBot.Update.Interval @@ -2871,7 +2867,10 @@ AuctionHouseBot.Class.Key = 1 AuctionHouseBot.Class.Misc = 5 AuctionHouseBot.Class.Glyph = 3 -################################################################################################################### +# +################################################################################################### + +################################################################################################### # # AHBot ITEM FINE TUNING # The following are usefull for limiting what character levels can @@ -2943,9 +2942,9 @@ AuctionHouseBot.forceIncludeItems = "" AuctionHouseBot.forceExcludeItems = "" # -################################################################################################################### +################################################################################################### -################################################################################################################### +################################################################################################### # AHBot Buyer config # # AuctionHouseBot.Buyer.Enabled @@ -2993,7 +2992,7 @@ AuctionHouseBot.Buyer.Horde.Chance.Ratio = 3 AuctionHouseBot.Buyer.Neutral.Chance.Ratio = 3 # -################################################################################################################### +################################################################################################### ################################################################################################### # LOGGING SYSTEM SETTINGS @@ -3149,6 +3148,7 @@ Log.Async.Enable = 0 # 1 - (Enabled) Allow.IP.Based.Action.Logging = 0 + # ################################################################################################### |