Requires GameDir >= 2227 because of new icons!

EDB now displays available volume and pocket volume for MOLLE items.

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@7784 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
silversurfer
2015-03-16 09:56:29 +00:00
parent 76689ab99d
commit 2afa02c913
10 changed files with 193 additions and 3 deletions
+4
View File
@@ -7663,11 +7663,15 @@ STR16 szUDBGenExplosiveStatsExplanationsTooltipText[]=
STR16 szUDBGenCommonStatsTooltipText[]=
{
L"|R|e|p|a|i|r |E|a|s|e",
L"|A|v|a|i|l|a|b|l|e |V|o|l|u|m|e",
L"|V|o|l|u|m|e",
};
STR16 szUDBGenCommonStatsExplanationsTooltipText[]=
{
L"\n \nDetermines how difficult it is to repair this item.\n \ngreen = Anybody can repair it.\n \nred = This item can't be repaired.\n \nHigher is better.",
L"\n \nDetermines how much space is available on this MOLLE carrier.\n \nHigher is better.",
L"\n \nDetermines how much space this MOLLE pocket will occupy.\n \nLower is better.",
};
STR16 szUDBGenSecondaryStatsTooltipText[]=