Use universal sound variable to set sounds for Project Brutality and Army of Drakeness.
This commit is contained in:
parent
0ac6d6fd57
commit
c70c50255f
@ -21,3 +21,5 @@ elif [[ -e "${gamePath}/DoomMetalVol6.wad" ]]; then
|
||||
fi
|
||||
|
||||
source ${BASH_SOURCE[0]%/*}/.mapmenu
|
||||
|
||||
flags=('+Toby_UniversalBeacon_UseUniversalSounds' 'true')
|
||||
|
@ -31,4 +31,5 @@ flags=(
|
||||
'+pb_weapon_recoil_mod_vertical' '0'
|
||||
'+vertspread' 'true'
|
||||
'+Toby_SnapToTargetTargetingMode' '1'
|
||||
'+Toby_UniversalBeacon_UseUniversalSounds' 'false'
|
||||
)
|
||||
|
@ -30,4 +30,5 @@ flags=(
|
||||
'+pb_weapon_recoil_mod_vertical' '0'
|
||||
'+vertspread' 'true'
|
||||
'+Toby_SnapToTargetTargetingMode' '1'
|
||||
'+Toby_UniversalBeacon_UseUniversalSounds' 'false'
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user