1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00

Change shortcuts to those that non-VCMI players are used to

This commit is contained in:
Dydzio 2024-07-15 18:47:29 +02:00
parent 006fadb82c
commit 4b91d6e6b0

View File

@ -55,7 +55,7 @@
"adventureZoomOut": "Keypad -",
"adventureZoomReset": "Backspace",
"battleAutocombat": "A",
"battleAutocombatEnd": "E",
"battleAutocombatEnd": "Q",
"battleCastSpell": "C",
"battleConsoleDown": "Down",
"battleConsoleUp": "Up",
@ -68,8 +68,8 @@
"battleTacticsEnd": [ "Return", "Keypad Enter"],
"battleTacticsNext": "Space",
"battleToggleHeroesStats": [],
"battleToggleQueue": "Q",
"battleUseCreatureSpell": "F",
"battleToggleQueue": "Z",
"battleUseCreatureSpell": ["F", "G"],
"battleWait": "W",
"exchangeArmySwap": "F10",
"exchangeArmyToLeft": [],