Skip to content

Commit

Permalink
Update default practicemode.cfg with cvars to fix grenade buying issu…
Browse files Browse the repository at this point in the history
…es. Resolves #210.
  • Loading branch information
splewis authored Oct 29, 2021
1 parent d5e495a commit bd1dc5d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions configs/practicemode.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,10 @@
"mp_death_drop_defuser" "0"
"mp_death_drop_grenade" "0"
"mp_death_drop_gun" "0"
"mp_drop_grenade_enable" "0"
"ammo_grenade_limit_default" "9999999"
"ammo_grenade_limit_flashbang" "9999999"
"ammo_grenade_limit_total" "9999999"
"mp_freezetime" "1"
"mp_limitteams" "0"
"mp_weapons_allow_typecount" "25"
Expand Down

0 comments on commit bd1dc5d

Please sign in to comment.