diff --git a/.scripts/FreeDoom.sh b/.scripts/FreeDoom.sh index 66ce5ff..667cda3 100755 --- a/.scripts/FreeDoom.sh +++ b/.scripts/FreeDoom.sh @@ -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'