From cd04d14f49ca65a2cf11619a74860700e812cfbc Mon Sep 17 00:00:00 2001 From: Michael Taboada Date: Fri, 10 Nov 2023 13:12:59 -0800 Subject: [PATCH] Expand skill range --- .scripts/FreeDoom.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scripts/FreeDoom.sh b/.scripts/FreeDoom.sh index aeddc6c..8d21956 100755 --- a/.scripts/FreeDoom.sh +++ b/.scripts/FreeDoom.sh @@ -98,7 +98,7 @@ case ${buttonCode} in --clear \ --ok-label "Start" \ --cancel-label "Exit" \ - --rangebox "Select difficulty. 1 easiest, 3 hardest." -1 -1 1 3 2 --stdout)" + --rangebox "Select difficulty. 1 easiest, 5 hardest." -1 -1 1 5 3 --stdout)" [[ $? -eq 1 ]] && exit 0 flags=( '-host' "${players}"