- The 'Improve gear' function in the [Ctrl] + [.] menu improves the gear of all present mercs by replacing their items with sector items with higher status

- Fix: AP costs for item consumption were not substracted

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@7966 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
Flugente
2015-08-11 22:51:00 +00:00
parent 80cf6af0ce
commit 6fdde45807
12 changed files with 251 additions and 49 deletions
+3
View File
@@ -1122,6 +1122,9 @@ enum
ATTEMPT_BANDAGE_DURING_TRAVEL,
IMPROVEGEARBUTTON_STR,
IMPROVEGEARDESCRIBE_STR,
TEXT_NUM_TACTICAL_STR
};