- new menu option: silent Skyrider

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@661 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
lalien
2007-01-12 18:45:43 +00:00
parent 5fa61e8f11
commit f96b4374f1
9 changed files with 15 additions and 7 deletions
+2
View File
@@ -3482,6 +3482,7 @@ STR16 zOptionsToggleText[] =
L"Allow crows",
L"Random I.M.P personality",
L"Auto save",
L"Silent Skyrider",
};
//This is the help text associated with the above toggles.
@@ -3560,6 +3561,7 @@ STR16 zOptionsScreenHelpText[] =
L"When ON, the crows are present in game.",
L"When ON, I.M.P characters will get random personality and attitude.",
L"When ON, game will be saved after each players turn.",
L"When ON, Skyrider will not talk anymore.",
};