Skip to content

Commit

Permalink
Update config.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
shupershuff authored Jun 11, 2024
1 parent aa8aacb commit 89eb7f7
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,22 +51,23 @@
Default and recommended option is d2emu.com as this pulls live data from the game as opposed to crowdsourced data.-->
<DCloneTrackerSource>d2emu.com</DCloneTrackerSource>

<!--Allow you to have the script audibly warn you of upcoming DClone walks.
<!--Allow you to have the script audibly warn you of upcoming dclone walks.
Specify as many of the following options as you like: SCL-NA, SCL-EU, SCL-KR, SC-NA, SC-EU, SC-KR, HCL-NA, HCL-EU, HCL-KR, HC-NA, HC-EU, HC-KR
EG if you want to be notified for all Softcore ladder walks on all regions, enter <DCloneAlarmList>SCL-NA, SCL-EU, SCL-KR</DCloneAlarmList>
If left blank this feature is disabled. Default is blank as this may be annoying for some people-->
<DCloneAlarmList></DCloneAlarmList>
<DCloneAlarmList>SCL-NA, SCL-EU, SCL-KR</DCloneAlarmList>

<!--Specify what Statuses you want to be alarmed on.
Enter "All" to be alarmed of all status changes
Enter "Close" to be only alarmed when status is 4/6, 5/6 or has just walked.
Enter "Imminent" to be only alarmed when status is 5/6 or has just walked.
Recommend setting to "All"-->
<DCloneAlarmLevel>All</DCloneAlarmLevel>

<!--Specify what voice you want. Choose 'Paladin' for David (Man) or 'Amazon' for Zira (Woman).-->
<DCloneAlarmVoice>Paladin</DCloneAlarmVoice>

<DCloneAlarmVoice>Amazon</DCloneAlarmVoice>
<!--Specify how loud notifications can be. Range from 0 and 100.-->
<DCloneAlarmVolume>69</DCloneAlarmVolume>

<!--Select regions which should be forced to use Tokens over parameters (overrides config in accounts.csv).
Only use this if connecting via Parameters is down for a particular region and you don't want to have to manually toggle.
Valid options are NA, EU and KR. Default is blank.-->
Expand Down

0 comments on commit 89eb7f7

Please sign in to comment.