Testing the new options for wipe limit for segments and deleting the worst try among all wipe segments in a boss

This commit is contained in:
Tercio Jose
2024-07-15 20:14:38 -03:00
committed by andrew6180
parent 06840d27ea
commit 4892e8f954
3 changed files with 88 additions and 5 deletions
-2
View File
@@ -412,7 +412,6 @@ do
step = 1,
name = "Segments Boss Wipe",
desc = "Amount of segments to keep for wipes on the same boss.",
hidden = true,
},
{--wipe segments keep the best segments and delete the worst ones
type = "toggle",
@@ -423,7 +422,6 @@ do
name = "Keep Best Performance (boss wipes)",
desc = "Keep the segments with more progress in the boss health and delete the ones with less progress.",
boxfirst = true,
hidden = true,
},
{type = "breakline"},