From b92e06a654b02bfdba1d50729f8311cae0350c6d Mon Sep 17 00:00:00 2001 From: Lesh Date: Mon, 8 Jan 2007 13:42:10 +0000 Subject: [PATCH] - 'slow progress for enemy items choice' option added git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@622 4f8fa57e-7814-0410-bad4-adc449f26b7c --- gamedir/Data-1.13/Ja2_Options.INI | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/gamedir/Data-1.13/Ja2_Options.INI b/gamedir/Data-1.13/Ja2_Options.INI index 44fe0c316..5c0859791 100644 --- a/gamedir/Data-1.13/Ja2_Options.INI +++ b/gamedir/Data-1.13/Ja2_Options.INI @@ -221,6 +221,13 @@ ENABLE_ALL_WEAPON_CACHES = FALSE ; ENABLE_ALL_TERRORISTS = FALSE +; +; Determines speed of progress for enemy items choice. FALSE is an old style progress, TRUE is a new one. +; Can be switched in the middle of your campagin, but will break weapon balance in such case. +; It's better to change this before starting a new game +; +SLOW_PROGRESS_FOR_ENEMY_ITEMS_CHOICE = FALSE + ;****************************************************************************************************************************** ; TRUE Enables the ability to sell items from the sector Inventory screen with ALT-LMB option. ; FALSE Turns off the option. PRICE_MODIFIER is a divisor, 4 = 25% of the item's value.