mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
Updates (by Buggler)
- Added hotkeys in personnel screen o 'LEFT ARROW' and 'RIGHTARROW' for merc scrolling; o 'UP ARROW' and 'DOWN ARROW' for switching between stats, employment and inventory; o 'Shift + TAB' for switching between current team and departures - Fixed hardcoded text in personnel screen git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@6622 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -2314,6 +2314,9 @@ STR16 pPersonnelRecordsHelpTexts[] =
|
||||
L"态度:", // WANNE: For old traits display instead of "Character:"!
|
||||
|
||||
L"僵尸: %d\n", // Zombies: %d\n
|
||||
|
||||
L"Background:", // TODO.Translate
|
||||
L"Personality:", // TODO.Translate
|
||||
};
|
||||
|
||||
|
||||
@@ -8029,7 +8032,7 @@ STR16 szNationalityText[]=
|
||||
L"意大利人",
|
||||
L"荷兰人",
|
||||
L"罗马利亚人",
|
||||
L"metavira人",
|
||||
L"Metavira人",
|
||||
|
||||
// newly added from here on
|
||||
L"希腊人", // 25
|
||||
|
||||
Reference in New Issue
Block a user