This commit is contained in:
travis134 2022-08-28 20:35:07 -07:00
parent 30f01c7da8
commit 56f15024ae
No known key found for this signature in database
GPG key ID: FB8B9EEA5CEF2984

View file

@ -20,7 +20,7 @@ while read -r pak_file; do
elif [[ "${path,,}" == *"hipnotic"* ]]; then
filename="Quake Mission Pack 1 - Scourge of Armagon"
elif [[ "${path,,}h" == *"rogue"* ]]; then
filename="Quake Mission Pack No. 2 - Dissolution of Eternity"
filename="Quake Mission Pack 2 - Dissolution of Eternity"
elif [[ "${path,,}" == *"dopa"* ]]; then
filename="Quake - Dimension of the Past"
fi