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.