Add TDBots for smarter bots, will need an installer update.

This commit is contained in:
Michael Taboada 2024-01-22 09:43:21 -08:00
parent d3fa3c1acc
commit a0f2d935c9

View File

@ -26,6 +26,7 @@ doomGames=(
grepStrings=(
'-E'
'-e' '^[A-Z][0-9a-z]+: .+'
'-e' '.+ punched .+ to death\.'
'-e' 'stood where'
'-e' 'was .+ed by'
@ -144,6 +145,7 @@ case ${buttonCode} in
--msgbox "When the game starts, press \` to open the console. Type addbot, press enter. Repeat addbot for as many bots as you would like. Press \` again to close the console." -1 -1 --stdout
fi
flags=(
"$doomPath/TDBotsV30.pk3"
'-host' "${players}"
'-skill' "${skillLevel}"
'-deathmatch'