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 GUIGroup=50
[Assignment] [Assignment]
Key=Ctrl+LeftControl Key=LeftShift
Control=PickUp Control=PickUp
GUIGroup=50 GUIGroup=50
[Assignment] [Assignment]
Key=Ctrl+CON_Left Key=CON_PickUp,CON_Left
Control=PickUpNext_Left Control=PickUpNext_Left
[Assignment] [Assignment]
Key=Ctrl+CON_Right Key=CON_PickUp,CON_Right
Control=PickUpNext_Right Control=PickUpNext_Right
[Assignment] [Assignment]
Key=Ctrl+CON_Up Key=CON_PickUp,CON_Up
Control=PickUpNext_Stop Control=PickUpNext_Stop
Priority=75
[Assignment] [Assignment]
Key=Ctrl+CON_Down Key=CON_PickUp,CON_Down
Control=PickUpNext_Stop Control=PickUpNext_Stop
Priority=75
[Assignment] [Assignment]
Key=Mouse1Wheel1Up Key=Mouse1Wheel1Up