xonotic: rebind weapons

This commit is contained in:
dogeystamp 2024-07-27 15:25:27 -04:00
parent b64d3cbe18
commit 3f62265560
Signed by: dogeystamp
GPG Key ID: 7225FE3592EFFA38

View File

@ -35,8 +35,9 @@ bind 1 "weapon_group_1"
bind 2 "weapon_group_2" bind 2 "weapon_group_2"
// Machine gun // Machine gun
bind 3 "weapon_group_3" bind 3 "weapon_group_3"
bind 4 "reload"
// Hagar // Hagar
bind 4 "weapon_group_8" bind 5 "weapon_group_8"
// Vortex // Vortex
bind e "weapon_group_7" bind e "weapon_group_7"
// Electro // Electro
@ -44,7 +45,7 @@ bind f "weapon_group_5"
// Crylink // Crylink
bind q "weapon_group_6" bind q "weapon_group_6"
// Mortar // Mortar
bind MOUSE6 "weapon_group_4" bind r "weapon_group_4"
// Rocket launcher // Rocket launcher
bind MOUSE7 "weapon_group_9" bind MOUSE7 "weapon_group_9"