Skip to content

Commit

Permalink
Added support for Mayhem race
Browse files Browse the repository at this point in the history
  • Loading branch information
licoffe committed Jun 25, 2017
1 parent d0bf32b commit 754d2db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.json
@@ -1 +1 @@
{"sound":"sound2.mp3","volume":0.5,"message":"@<account> Hi, I would like to buy your <item> listed for <price> in <league> (stash tab \"<stashTab>\"; position: left <left>, top <top>)","barter":"@<account> Hi, I would like to buy your <item> in <league> (stash tab \"<stashTab>\"; position: left <left>, top <top>)","RATES_REFRESH_INTERVAL":10000,"POE_TRADE_STATS_INTERVAL":3600000,"CHUNK_RETRY_INTERVAL":1000,"CHUNK_DOWNLOAD_INTERVAL":750,"STREAM_TOP_WAIT_INTERVAL":2000,"SCROLL_BACK_TOP_SPEED":500,"NOTIFICATION_QUEUE_INTERVAL":5000,"writeChunkStats":false,"globalClipboard":false,"leagues":["Standard","Hardcore","Legacy","Hardcore Legacy"],"defaultLeagueIndex":2,"showStatusBar":false,"windowWidth":1440,"windowHeight":900,"x":0,"y":0}
{"sound":"sound2.mp3","volume":0.5,"message":"@<account> Hi, I would like to buy your <item> listed for <price> in <league> (stash tab \"<stashTab>\"; position: left <left>, top <top>)","barter":"@<account> Hi, I would like to buy your <item> in <league> (stash tab \"<stashTab>\"; position: left <left>, top <top>)","RATES_REFRESH_INTERVAL":10000,"POE_TRADE_STATS_INTERVAL":3600000,"CHUNK_RETRY_INTERVAL":1000,"CHUNK_DOWNLOAD_INTERVAL":750,"STREAM_TOP_WAIT_INTERVAL":2000,"SCROLL_BACK_TOP_SPEED":500,"NOTIFICATION_QUEUE_INTERVAL":5000,"writeChunkStats":false,"globalClipboard":false,"leagues":["Standard","Hardcore","Legacy","Hardcore Legacy","2 Week Mayhem (JRE092)", "2 Week Mayhem HC (JRE091)", "2 Week Mayhem HC Solo (JRE093)"],"defaultLeagueIndex":2,"showStatusBar":false,"windowWidth":1440,"windowHeight":900,"x":0,"y":0}

0 comments on commit 754d2db

Please sign in to comment.