mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
- Changed two MERC website options in the Data-1.13/Ja2_Options.INI
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1507 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
@@ -168,7 +168,7 @@ WRITE_PROFILE_DATA_TO_XML = FALSE
|
||||
; INFO: This drop system only takes effect, if you have not choosen "Enemies Drop All Items" in the start new game screen.
|
||||
;------------------------------------------------------------------------------------------------------------------------------
|
||||
|
||||
USE_EXTERNALIZED_ENEMY_ITEM_DROPS = 1
|
||||
USE_EXTERNALIZED_ENEMY_ITEM_DROPS = 1
|
||||
|
||||
;------------------------------------------------------------------------------------------------------------------------------
|
||||
; Tells the game to load ja2set.dat.xml (located in the MODs "Data" folder) instead of the old "BinaryData\ja2.set.dat" file
|
||||
@@ -275,11 +275,11 @@ EXPERTS_GET_DIFFERENT_CHOICES = TRUE
|
||||
; The following values deal with M.E.R.C recruitment settings
|
||||
;------------------------------------------------------------------------------------------------------------------------------
|
||||
|
||||
;When set to TRUE: sends the initial M.E.R.C e-mail at the beginning of the game and thus opens the website up on day #1.
|
||||
MERC_WEBSITE_IMMEDIATELY_AVAILABLE = TRUE
|
||||
; When set to TRUE: sends the initial M.E.R.C e-mail at the beginning of the game and thus opens the website up on day #1.
|
||||
MERC_WEBSITE_IMMEDIATELY_AVAILABLE = FALSE
|
||||
|
||||
;When set to TRUE will allow you to hire any of the M.E.R.C mercs as soon as the website opens.
|
||||
MERC_WEBSITE_ALL_MERCS_AVAILABLE = TRUE
|
||||
; When set to TRUE will allow you to hire any of the M.E.R.C mercs as soon as the website opens.
|
||||
MERC_WEBSITE_ALL_MERCS_AVAILABLE = FALSE
|
||||
|
||||
;------------------------------------------------------------------------------------------------------------------------------
|
||||
; The Following settings define whether A.I.M/M.E.R.C mercenaries can die while away on other missions (if they have not been hired).
|
||||
@@ -290,7 +290,7 @@ MERC_WEBSITE_ALL_MERCS_AVAILABLE = TRUE
|
||||
; 0 = default behaviour, mercs are on assignment at start, mercs go on assignment during campaign
|
||||
; 1 = all mercs available at the start of the game, during the campaign they will go on assignment
|
||||
; 2 = all mercs at your disposal. nobody goes on any other assignment than yours
|
||||
MERCS_CAN_BE_ON_ASSIGNMENT = 1
|
||||
MERCS_CAN_BE_ON_ASSIGNMENT = 0
|
||||
|
||||
;Can AIM/MERC mercs die while away on other assignments?
|
||||
MERCS_CAN_DIE_ON_ASSIGNMENT = TRUE
|
||||
|
||||
@@ -275,10 +275,10 @@ EXPERTS_GET_DIFFERENT_CHOICES = FALSE
|
||||
; The following values deal with M.E.R.C recruitment settings
|
||||
;------------------------------------------------------------------------------------------------------------------------------
|
||||
|
||||
;When set to TRUE: sends the initial M.E.R.C e-mail at the beginning of the game and thus opens the website up on day #1.
|
||||
; When set to TRUE: sends the initial M.E.R.C e-mail at the beginning of the game and thus opens the website up on day #1.
|
||||
MERC_WEBSITE_IMMEDIATELY_AVAILABLE = FALSE
|
||||
|
||||
;When set to TRUE will allow you to hire any of the M.E.R.C mercs as soon as the website opens.
|
||||
; When set to TRUE will allow you to hire any of the M.E.R.C mercs as soon as the website opens.
|
||||
MERC_WEBSITE_ALL_MERCS_AVAILABLE = FALSE
|
||||
|
||||
;------------------------------------------------------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user