Only display IMP gear cost if costs exceed the free amount (IMP_PROFILE_COST), mention the free amount

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@8838 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
Flugente
2020-07-04 17:30:46 +00:00
parent ad59900b3d
commit 8c2c0dd71d
9 changed files with 14 additions and 11 deletions
+1 -1
View File
@@ -11166,7 +11166,7 @@ STR16 szIMPGearWebSiteText[] =
// IMP Gear Entrance
L"I.M.P. Equipment",
L"Equipment cost: %d$",
L"Additional Cost: %d$ (%d$ prepaid)",
};
STR16 szIMPGearDropDownText[] =