- New Shortcuts (by Buggler)

New Hotkeys
o Strategic Screen:
Hotkey 'r': Mobile Milita Restrictions

o Sector Inventory (with popup text):
Hotkey ',': Previous Page
Hotkey '.': Next Page
Hotkey 'Esc': Exit Sector Inventory 

o Addtional Changes:
Bobby Ray's button text 'Punch. W.' changed to 'Blunt W.' - more appropriate & consistent with XML Item Class name

o Cosmetic Corrections in Sector Inventory

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@4647 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
Wanne
2011-09-12 17:44:05 +00:00
parent 1687c148f9
commit 9e40cee476
13 changed files with 116 additions and 15 deletions
+8 -2
View File
@@ -3049,9 +3049,15 @@ STR16 pMapScreenBorderButtonHelpText[] =
L"Show |Airspace",
L"Show |Items",
L"Show Militia & Enemies (|Z)",
L"Show Mobile Militia Restrictions", // HEADROCK HAM 4: Mobile Restrictions Button
L"Show Mobile Militia |Restrictions", // HEADROCK HAM 4: Mobile Restrictions Button
};
STR16 pMapScreenInvenButtonHelpText[] =
{
L"Next (|.)", // next page
L"Previous (|,)", // previous page
L"Exit Sector Inventory (|E|s|c)", // exit sector inventory
};
STR16 pMapScreenBottomFastHelp[] =
{
@@ -4240,7 +4246,7 @@ STR16 BobbyRFilter[] =
// Misc
L"Blades",
L"Th. Knives",
L"Punch. W.",
L"Blunt W.",
L"Grenades",
L"Bombs",
L"Med. Kits",