collection: utilize new key combination functionality; also put collection on shift

Shift instead of Ctrl is more consistent with dropping items, which is on Shift+Number. Incidentally you can now also decide to drop an item to make space for a new one DURING the collection process. Really rather rad.
Controls
David Dormagen 2015-09-02 23:21:06 +02:00
parent ac738735b2
commit c3c243d31e
1 changed files with 7 additions and 5 deletions

View File

@ -593,25 +593,27 @@
GUIGroup=50
[Assignment]
Key=Ctrl+LeftControl
Key=LeftShift
Control=PickUp
GUIGroup=50
[Assignment]
Key=Ctrl+CON_Left
Key=CON_PickUp,CON_Left
Control=PickUpNext_Left
[Assignment]
Key=Ctrl+CON_Right
Key=CON_PickUp,CON_Right
Control=PickUpNext_Right
[Assignment]
Key=Ctrl+CON_Up
Key=CON_PickUp,CON_Up
Control=PickUpNext_Stop
Priority=75
[Assignment]
Key=Ctrl+CON_Down
Key=CON_PickUp,CON_Down
Control=PickUpNext_Stop
Priority=75
[Assignment]
Key=Mouse1Wheel1Up