Add smart equip shortcuts (#873)
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
state: utilitybelt
|
||||
- type: Clothing
|
||||
Size: 50
|
||||
QuickEquip: false
|
||||
sprite: Clothing/belt_utility.rsi
|
||||
- type: Storage
|
||||
Capacity: 40 # Full tool loadout is 35, plus an extra
|
||||
|
||||
@@ -105,6 +105,14 @@ binds:
|
||||
- function: OpenInventoryMenu
|
||||
type: state
|
||||
key: I
|
||||
- function: SmartEquipBackpack
|
||||
type: State
|
||||
key: B
|
||||
mod1: Shift
|
||||
- function: SmartEquipBelt
|
||||
type: State
|
||||
key: E
|
||||
mod1: Shift
|
||||
- function: ShowDebugConsole
|
||||
type: state
|
||||
key: Tilde
|
||||
|
||||
Reference in New Issue
Block a user