If the new JA2_Options.ini option GEARKITS_ALWAYS_AVAILABLE is TRUE (default: FALSE), a merc's gear kits are always available during the hiring process, even if they've been bought before.

For more info, see http://thepit.ja-galaxy-forum.com/index.php?t=msg&goto=358411&#msg_358411

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2482 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
Flugente
2019-10-31 23:41:58 +00:00
parent 1e191f8e0c
commit 9622fbeeb8
2 changed files with 14 additions and 0 deletions
+7
View File
@@ -288,6 +288,13 @@ SLAY_STAYS_FOREVER = FALSE
SLAY_HOURLY_CHANCE_TO_LEAVE = 15
;------------------------------------------------------------------------------------------------------------------------------
; On the A.I.M/M.E.R.C websites, a merc's gear kits are always available during the hiring process, even if they've been bought
; before.
;------------------------------------------------------------------------------------------------------------------------------
GEARKITS_ALWAYS_AVAILABLE = FALSE
;------------------------------------------------------------------------------------------------------------------------------
; Recruitable Speck - If set to TRUE, Speck can be hired from MERC website. Hired, he'll no longer appear at Speck Com, but will
; comment on current situation from battlefield if able to (alive and well).
+7
View File
@@ -302,6 +302,13 @@ SLAY_STAYS_FOREVER = FALSE
SLAY_HOURLY_CHANCE_TO_LEAVE = 15
;------------------------------------------------------------------------------------------------------------------------------
; On the A.I.M/M.E.R.C websites, a merc's gear kits are always available during the hiring process, even if they've been bought
; before.
;------------------------------------------------------------------------------------------------------------------------------
GEARKITS_ALWAYS_AVAILABLE = FALSE
;------------------------------------------------------------------------------------------------------------------------------
; Recruitable Speck - If set to TRUE, Speck can be hired from MERC website. Hired, he'll no longer appear at Speck Com, but will
; comment on current situation from battlefield if able to (alive and well).