From 731ee298bdfb472bd8154e889b13360965c5a0db Mon Sep 17 00:00:00 2001 From: Michael Taboada Date: Sun, 21 Jan 2024 13:35:21 -0800 Subject: [PATCH] Attempt to use other gzdoom bot mod since the old one was crashing. --- .scripts/FreeDoom.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scripts/FreeDoom.sh b/.scripts/FreeDoom.sh index c88a76a..3435dbe 100755 --- a/.scripts/FreeDoom.sh +++ b/.scripts/FreeDoom.sh @@ -125,7 +125,7 @@ case ${buttonCode} in --rangebox "Select difficulty. 1 easiest, 5 hardest." -1 -1 1 5 3 --stdout)" [[ $? -eq 1 ]] && exit 0 flags=( - "$doomPath/ZetaBot_v0.11.1-rc2.pk3" + "$doomPath/TDBotsV30.pk3" '-host' "${players}" '-skill' "${skillLevel}" '-deathmatch'