mirror of
https://github.com/vcmi/vcmi.git
synced 2026-06-19 22:57:37 +02:00
Change shortcuts to those that non-VCMI players are used to
This commit is contained in:
@@ -55,7 +55,7 @@
|
|||||||
"adventureZoomOut": "Keypad -",
|
"adventureZoomOut": "Keypad -",
|
||||||
"adventureZoomReset": "Backspace",
|
"adventureZoomReset": "Backspace",
|
||||||
"battleAutocombat": "A",
|
"battleAutocombat": "A",
|
||||||
"battleAutocombatEnd": "E",
|
"battleAutocombatEnd": "Q",
|
||||||
"battleCastSpell": "C",
|
"battleCastSpell": "C",
|
||||||
"battleConsoleDown": "Down",
|
"battleConsoleDown": "Down",
|
||||||
"battleConsoleUp": "Up",
|
"battleConsoleUp": "Up",
|
||||||
@@ -68,8 +68,8 @@
|
|||||||
"battleTacticsEnd": [ "Return", "Keypad Enter"],
|
"battleTacticsEnd": [ "Return", "Keypad Enter"],
|
||||||
"battleTacticsNext": "Space",
|
"battleTacticsNext": "Space",
|
||||||
"battleToggleHeroesStats": [],
|
"battleToggleHeroesStats": [],
|
||||||
"battleToggleQueue": "Q",
|
"battleToggleQueue": "Z",
|
||||||
"battleUseCreatureSpell": "F",
|
"battleUseCreatureSpell": ["F", "G"],
|
||||||
"battleWait": "W",
|
"battleWait": "W",
|
||||||
"exchangeArmySwap": "F10",
|
"exchangeArmySwap": "F10",
|
||||||
"exchangeArmyToLeft": [],
|
"exchangeArmyToLeft": [],
|
||||||
|
|||||||
Reference in New Issue
Block a user