Compare commits
No commits in common. "c556aa73ee36c010da0eabbca55c587b56e206a0" and "27fac7e0073138beda53e11a26020de2395ecef6" have entirely different histories.
c556aa73ee
...
27fac7e007
@ -12,8 +12,8 @@ check_dependencies "${gamePath}/Addons/WOLFENDOOM/orig_enh.pk3" \
|
||||
# Set up the pk3 and wad files
|
||||
gameOption=(
|
||||
"${gamePath}/TobyAccMod_V${tobyVersion}.pk3"
|
||||
"$gamePath/Addons/MENU/TobyV*_"*
|
||||
"$gamePath/Addons/DOOM/TobyV*_"*"Proximity"*".pk3"
|
||||
"$gamePath/Addons/MENU/TobyV${tobyVersion%%-*}_"*
|
||||
"$gamePath/Addons/DOOM/TobyV${tobyVersion%%-*}_"*"Proximity"*".pk3"
|
||||
)
|
||||
|
||||
menuList=("${gamePath}/Addons/WOLFENDOOM/orig_enh.pk3" "WolfenDoom"
|
||||
@ -35,6 +35,4 @@ flags=(
|
||||
'+bind X turn180'
|
||||
# Variables
|
||||
'+Toby_NarrationOutputType 2'
|
||||
'+Toby_SnapToTargetTargetingMode' '1'
|
||||
'+Toby_UniversalBeacon_UseUniversalSounds' 'true'
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user