mirror of
https://old.git.ood.ovh/nehu/cod-config.git
synced 2025-04-28 14:27:13 +02:00
Reduce respawn delay in sabotage from 7.5 to 3
This commit is contained in:
parent
aeefb0b805
commit
b07cf8973d
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,7 @@ gameOpt commonOption.perkRestricted.specialty_twoprimaries "0" // [ 0, 1 ]
|
|||
gameOpt commonOption.perkRestricted.throwingknife_mp "0" // [ 0, 1 ]
|
||||
gameOpt commonOption.perkRestricted.trophy_mp "0" // [ 0, 1 ]
|
||||
gameOpt commonOption.radarAlwaysOn "0" // [ 0, 1 ]
|
||||
gameOpt commonOption.respawnDelay "7.5000" // [ 0, 5, 7.5, 10, 15, 30 ]
|
||||
gameOpt commonOption.respawnDelay "3" // [ 0, 5, 7.5, 10, 15, 30 ]
|
||||
gameOpt commonOption.scoreLimit "0" // [ 0, 1, 3, 4, 5, 8, 10, 12, 20, 24, 30, 50, 100, 200, 250, 500, 750, 1000, 1500, 2500, 3000, 5000, 7000, 7500, 10000, 15000 ]
|
||||
gameOpt commonOption.showKillcam "0" // [ 0, 1 ]
|
||||
gameOpt commonOption.spectateModeAllowed "0" // [ 0, 1, 2 ]
|
||||
|
|
Loading…
Add table
Reference in a new issue