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
@@ -7163,6 +7163,11 @@ STR16 szUDBGenSecondaryStatsTooltipText[]=
L"|A|m|m|o |V|e|s|t",
L"|D|e|f|u|s|a|l |K|i|t",
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[]=
@@ -7199,6 +7204,11 @@ STR16 szUDBGenSecondaryStatsExplanationsTooltipText[]=
L"\n \nYou can feed an MG with ammo\nbelts stored in this vest.",
L"\n \nThis item improves your trap disarm chance by ",
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[]=