Skip to content

Commit

Permalink
add an entry to allow bots to equip ckit (#103)
Browse files Browse the repository at this point in the history
  • Loading branch information
Morel Bérenger committed Apr 29, 2022
1 parent 2b70d5c commit 4545dc1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ui/server_bots.rml
Expand Up @@ -45,6 +45,10 @@

<h2> Individually </h2>
<h3> Primary weapons </h3>
<row>
<input cvar="g_bot_ckit" type="checkbox" />
<h3> Construction Kit (repairs) </h3>
</row>
<row>
<input cvar="g_bot_rifle" type="checkbox" />
<h3> SMG </h3>
Expand Down

0 comments on commit 4545dc1

Please sign in to comment.