mirror of
https://github.com/1dot13/source.git
synced 2026-09-02 14:36:06 +02:00
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/trunk/GameSource/ja2_v1.13/Build@8704 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -823,6 +823,9 @@ typedef struct
|
||||
// Bob: % chance Slay will leave every hour if left alone in sector
|
||||
UINT16 ubHourlyChanceSlayWillLeave;
|
||||
|
||||
// Flugente: gear kits are always available, even if they've been bought before
|
||||
BOOLEAN fGearKitsAlwaysAvailable;
|
||||
|
||||
// anv: playable Speck
|
||||
BOOLEAN fEnableRecruitableSpeck;
|
||||
// anv: John Kulba becomes recruitable as a merc after finishing escort quest
|
||||
|
||||
Reference in New Issue
Block a user