From f785fc83b7319e0b1bfc85c76568c1061713b416 Mon Sep 17 00:00:00 2001 From: Flugente Date: Sat, 9 Jan 2016 16:52:21 +0000 Subject: [PATCH] JA2_Options.ini setting MILITIA_USE_SECTOR_EQUIPMENT_GUN_ATTACHMENTS controls whether militia also equips attachments if they equip their guns from the sector. git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2278 4f8fa57e-7814-0410-bad4-adc449f26b7c --- gamedir/Data-1.13/Ja2_Options.INI | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gamedir/Data-1.13/Ja2_Options.INI b/gamedir/Data-1.13/Ja2_Options.INI index bbd12493b..2bb300f30 100644 --- a/gamedir/Data-1.13/Ja2_Options.INI +++ b/gamedir/Data-1.13/Ja2_Options.INI @@ -3873,6 +3873,9 @@ MILITIA_USE_SECTOR_EQUIPMENT_GUN = TRUE ; If this is set to TRUE, make sure to occasionally restock ammo for your militia. MILITIA_USE_SECTOR_EQUIPMENT_AMMO = TRUE +; determines whether militia takes new attachments for its gun from the sector. Existing attachments are not replaced +MILITIA_USE_SECTOR_EQUIPMENT_GUN_ATTACHMENTS = TRUE + ; determines wether militia takes grenades from the sector, it will take up to 2 grenades of one type MILITIA_USE_SECTOR_EQUIPMENT_GRENADE = TRUE