From 060171298e90cfbd0cdffbf6059c34a4154d0f95 Mon Sep 17 00:00:00 2001 From: Flugente Date: Sat, 30 Aug 2014 17:19:34 +0000 Subject: [PATCH] New Feauture: a private military company allows hiring of advanced militia. For more info, see http://www.ja-galaxy-forum.com/ubbthreads.php/topics/335279#Post335279 git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2130 4f8fa57e-7814-0410-bad4-adc449f26b7c --- gamedir/Data-1.13/Ja2_Options.INI | 18 ++++++++++++++++++ .../TableData/Email/EmailSenderNameList.xml | 3 ++- .../Data-1.13/TableData/Map/FacilityTypes.xml | 1 + 3 files changed, 21 insertions(+), 1 deletion(-) diff --git a/gamedir/Data-1.13/Ja2_Options.INI b/gamedir/Data-1.13/Ja2_Options.INI index 63d1cdb5b..4b1686b4a 100644 --- a/gamedir/Data-1.13/Ja2_Options.INI +++ b/gamedir/Data-1.13/Ja2_Options.INI @@ -2751,6 +2751,24 @@ DYNAMIC_DIALOGUE_TIME_OFFSET = 3000 ;****************************************************************************************************************************** ;****************************************************************************************************************************** +[PMC Settings] + +;****************************************************************************************************************************** +; In this section you can specify wether you will have access to a private military contractor that allows hiring militia +;****************************************************************************************************************************** + +; if PMC is TRUE, you will get an email from a PMC once you've started training militia. +PMC = TRUE + +; on the website you can hire regular and veteran militia (for a high price). These can enter Arulco in sectors with certain facilities, +; like airport, harbours and border posts +; The PMc will slowly replenish its ranks, here you can define how many militia it will have at max +PMC_MAX_REGULARS = 35 +PMC_MAX_VETERANS = 20 + +;****************************************************************************************************************************** +;****************************************************************************************************************************** + [Tactical Fortification Settings] ;****************************************************************************************************************************** diff --git a/gamedir/Data-1.13/TableData/Email/EmailSenderNameList.xml b/gamedir/Data-1.13/TableData/Email/EmailSenderNameList.xml index 385ecda06..74a502309 100644 --- a/gamedir/Data-1.13/TableData/Email/EmailSenderNameList.xml +++ b/gamedir/Data-1.13/TableData/Email/EmailSenderNameList.xml @@ -230,8 +230,9 @@ Each A.I.M merc has an entry here in the file, mapped to a specific uiIndex. A.I.M. + 51 - None + Kerberus Inc 52 diff --git a/gamedir/Data-1.13/TableData/Map/FacilityTypes.xml b/gamedir/Data-1.13/TableData/Map/FacilityTypes.xml index 0ade3e09c..27ca0aaaf 100644 --- a/gamedir/Data-1.13/TableData/Map/FacilityTypes.xml +++ b/gamedir/Data-1.13/TableData/Map/FacilityTypes.xml @@ -101,6 +101,7 @@ Small Airport Airport 4 + 1 PRACTICE_STRENGTH Spend some time loading and unloading aircraft. Increases the efficiency of STRENGTH practice.