Skip to content

Commit

Permalink
Add ConVar to *.json config
Browse files Browse the repository at this point in the history
  • Loading branch information
SergeyShorokhov committed Nov 27, 2024
1 parent 9548e4b commit 308cffc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions cstrike/addons/amxmodx/configs/redm/gamemode_deathmatch.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,9 @@
"redm_protection_color_t": "200 0 0 15",
"redm_protection_color_ct": "0 0 200 15",

// Hide hostages.
"redm_hide_hostages": 1,

/* Number of times a team can
have players respawn before they stop
being able to respawn.
Expand Down

0 comments on commit 308cffc

Please sign in to comment.