You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/Modules/ConfigOptions.lua
+8-7Lines changed: 8 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -1735,13 +1735,14 @@ Huge sets the radius to 11.
1735
1735
{ var="conditionEnemyRareOrUnique", type="check", label="Is the enemy Rare or Unique?", ifEnemyCond="EnemyRareOrUnique", tooltip="The enemy will automatically be considered to be Unique if they are a Boss,\nbut you can use this option to force it if necessary.", apply=function(val, modList, enemyModList)
0 commit comments