New in-game option: Quiet Training -- when on, mercs will not say quotes while training

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5293 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
MaddMugsy
2012-05-21 19:39:53 +00:00
parent 3c494af736
commit 1d714e117d
13 changed files with 37 additions and 13 deletions
+2
View File
@@ -5085,6 +5085,7 @@ STR16 zOptionsToggleText[] =
L"Show Face gear graphics", // TODO.Translate
L"Show Face gear icons",
L"Disabilita Swap Cursore", // Disable Cursor Swap
L"Quiet Training", // Madd: mercs don't say quotes while training // TODO.Translate
L"Auto Fast Forward AI Turns", // Automatic fast forward through AI turns // TODO.Translate
//L"Weapons Overheating", // TODO.Translate
L"--Cheat Mode Options--", // TOPTION_CHEAT_MODE_OPTIONS_HEADER,
@@ -5193,6 +5194,7 @@ STR16 zOptionsScreenHelpText[] =
L"When ON, you will see the equipped face gear on the merc portraits.", // TODO.Translate
L"When ON, you will see icons for the equipped face gear on the merc portraits in the lower right corner.",
L"Se attivato, il cursore non si alternerà tra la posizione di scambio e altre azioni. Premere |x per avviare lo scambio rapido.",
L"When ON, mercs will not report progress during training.",
L"When ON, AI turns will be much faster.", // TODO.Translate
//L"When ON, weapons can be overheated when firing.", // TODO.Translate
L"(text not rendered)TOPTION_CHEAT_MODE_OPTIONS_HEADER",