sv_infinite_ammo without reload
This commit is contained in:
parent
8073b99d44
commit
18ec8a4612
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ mp_maxmoney "90000"
|
||||||
mp_startmoney "90000"
|
mp_startmoney "90000"
|
||||||
|
|
||||||
// Infinite ammo
|
// Infinite ammo
|
||||||
sv_infinite_ammo "2"
|
sv_infinite_ammo "1"
|
||||||
|
|
||||||
// Bypass nades limitation
|
// Bypass nades limitation
|
||||||
ammo_grenade_limit_total "5"
|
ammo_grenade_limit_total "5"
|
||||||
|
|
Loading…
Reference in a new issue