From d048034100a3120f87d50e893644736905641507 Mon Sep 17 00:00:00 2001 From: inshy Date: Sun, 1 Mar 2009 10:34:32 +0000 Subject: [PATCH] Add information for Quest Debug System using DevTools (thanks Heinz) Add russian description for AI Viewer and Quest Debug System git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1092 4f8fa57e-7814-0410-bad4-adc449f26b7c --- gamedir/Data/DevTools/Info.txt | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/gamedir/Data/DevTools/Info.txt b/gamedir/Data/DevTools/Info.txt index 63d8ad164..5e103bf6d 100644 --- a/gamedir/Data/DevTools/Info.txt +++ b/gamedir/Data/DevTools/Info.txt @@ -1 +1,9 @@ -To open the the AI Viewer Dialog press F12 in Strategy Screen. This only works in Debug Version. \ No newline at end of file +-=ENGLISH DESCRIPTION=- +AI Viewer dialog is opened by switching to the Strategy screen and pressing F12. +Quest Debug System dialog is opened by switching to the Tactical screen and pressing F11. +This only works in the Debug Version. + +-=RUSSIAN DESCRIPTION=- +Окно "AI Viewer" открывается на стратегической карте по нажатию кнопки F12. +Окно "Quest Debug System" открывается на тактической карте по нажатию кнопки F11. +Эти функции доступны лишь в отладочной версии игры (в Debug версии).