- extended item info on tool tip

- new strings for item info in English/German/Russian
- German translation updated
- screen shots are not overwritten anymore
- bug fix: climbing on roof with 'j' caused CTD
- reinforcements in Omerta allowed on insane difficulty



git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@125 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
lalien
2006-05-27 23:19:57 +00:00
parent a86b0c8027
commit b9bd4cda26
14 changed files with 442 additions and 283 deletions
+11 -3
View File
@@ -1064,13 +1064,21 @@ INT16 gWeaponStatsDesc[][ 14 ] =
{
L"Weight (%s):",
L"Status:",
L"Amount:", // Number of bullets left in a magazine
L"Amount:", // Number of bullets left in a magazine
L"Rng:", // Range
L"Dam:", // Damage
L"AP:", // abbreviation for Action Points
L"",
L"=",
L"=",
//Lal: additional strings for tooltips
L"Accuracy:", //9
L"Range:", //10
L"Damage:", //11
L"Weight:", //12
L"Stun Damage:",//13
};
//The headers used for the merc's money.
@@ -1294,7 +1302,7 @@ UINT16 TacticalStr[][ MED_STRING_LENGTH ] =
L"Mute",
L"Stance Up (|P|g|U|p)",
L"Cursor Level (|T|a|b)",
L"Climb / Jump",
L"Climb / |Jump",
L"Stance Down (|P|g|D|n)",
L"Examine (|C|t|r|l)",
L"Previous Merc",
@@ -3639,7 +3647,7 @@ STR16 pMessageStrings[] =
L"No room to pass %s to %s.", //pass "item" to "merc". Same instructions as above.
//A list of attachments appear after the items. Ex: Kevlar vest ( Ceramic Plate 'Attached )'
L" Attached )",
L" Attached]",
//Cheat modes
L"Cheat level ONE reached",