- Added menu option to show weapon ranges in tiles/meters

- Allowed to enter tactical view for any visited sector


git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@234 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
lalien
2006-06-15 14:22:18 +00:00
parent 68510dd26d
commit d390d4a266
10 changed files with 30 additions and 18 deletions
+2
View File
@@ -3418,6 +3418,7 @@ STR16 zOptionsToggleText[] =
L"Restrict Extra Aim Levels to Rifles",
L"Space selects next squad",
L"Show Item Shadow",
L"Show Weapon Ranges in Tiles",
};
//This is the help text associated with the above toggles.
@@ -3490,6 +3491,7 @@ STR16 zOptionsScreenHelpText[] =
L"Aim levels beyond 4 are restricted to rifles and sniper rifles.",
L"When enabled |S|p|a|c|e selects next squad automatically.",
L"When enabled item shadows will be shown.",
L"When enabled weapon ranges will be shown in tiles.",
};