ATTENTION! This requires at least GameDir 1782!

More secondary attributes are now shown on general page of UDB. The following item tags were added:

<Damageable>0
<Metal>1
<Sinks>1
<TwoHanded>1
<BlockIronSight>1

The new icons were added to ItemInfoSecondaryIcons.sti.


git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@6425 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
silversurfer
2013-09-20 14:46:06 +00:00
parent 8221472bc2
commit 58f6e2d188
11 changed files with 173 additions and 3 deletions
+10
View File
@@ -7178,6 +7178,11 @@ STR16 szUDBGenSecondaryStatsTooltipText[]=
L"|机|枪|手|背|包", //L"|A|m|m|o |V|e|s|t",
L"|拆|弹|工|具", //L"|D|e|f|u|s|a|l |K|i|t",
L"|间|谍|器|材", //L"|C|o|v|e|r|t |I|t|e|m",
L"|C|a|n|n|o|t |b|e |d|a|m|a|g|e|d",
L"|M|a|d|e |o|f |M|e|t|a|l",
L"|S|i|n|k|s",
L"|T|w|o|-|H|a|n|d|e|d",
L"|B|l|o|c|k|s |I|r|o|n |S|i|g|h|t|s",
};
STR16 szUDBGenSecondaryStatsExplanationsTooltipText[]=
@@ -7214,6 +7219,11 @@ STR16 szUDBGenSecondaryStatsExplanationsTooltipText[]=
L"\n \n使用该机枪手背包中的供弹带,你可以为他人的机关枪供弹。", //L"\n \nYou can feed an MG with ammo\nbelts stored in this vest.",
L"\n \n该物品提升你的陷阱解除几率 ", //L"\n \nThis item improves your trap disarm chance by ",
L"\n \n该物品及附着其上的所有物品均让怀疑者无从觉察。", //L"\n \nThis item and everything attached/inside\nit is hidden from curious eyes.",
L"\n \nThis item cannot be damaged.",
L"\n \nThis item is made of metal.\nIt takes less damage than other items.",
L"\n \nThis item sinks when put in water.",
L"\n \nThis item requires both hands to be used.",
L"\n \nThis item will block your iron sights\nso you cannot use them.",
};
STR16 szUDBAdvStatsTooltipText[]=