2018-05-27 10:13:33 +02:00
|
|
|
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
|
2018-08-08 11:43:49 -07:00
|
|
|
- function: ExamineEntity
|
|
|
|
|
key: MouseLeft
|
|
|
|
|
mod1: Shift
|
|
|
|
|
type: State
|