15 lines
244 B
YAML
15 lines
244 B
YAML
version: 1 # Not used right now, whatever.
|
|
binds:
|
|
- function: SwapHands
|
|
key: Tab
|
|
type: State
|
|
- function: Drop
|
|
key: Q
|
|
type: State
|
|
- function: ActivateItemInHand
|
|
key: F
|
|
type: State
|
|
- function: OpenCharacterMenu
|
|
key: C
|
|
type: State
|