From fb55ad7ff41286b050ce4633f1a3d9a1a74a43e4 Mon Sep 17 00:00:00 2001 From: Flugente Date: Mon, 19 Nov 2012 00:37:32 +0000 Subject: [PATCH] with option ONLY_REPAIR_GUNS_AND_ARMOUR to TRUE, only guns and armour can be repaired when using the advanced repair system git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1564 4f8fa57e-7814-0410-bad4-adc449f26b7c --- gamedir/Data-1.13/Ja2_Options.INI | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gamedir/Data-1.13/Ja2_Options.INI b/gamedir/Data-1.13/Ja2_Options.INI index bb963cc86..38564928e 100644 --- a/gamedir/Data-1.13/Ja2_Options.INI +++ b/gamedir/Data-1.13/Ja2_Options.INI @@ -2237,7 +2237,7 @@ GAME_PROGRESS_MIKE_AVAILABLE = 50 ; Default 70 GAME_PROGRESS_IGGY_AVAILABLE = 70 -; The queen decides to go on the offensive. WARING: This will be hard! +; The queen decides to go on the offensive. WARNING: This will be hard! ; AGGRESSIVE_STRATEGIC_AI must be true for this to have any effect GAME_PROGRESS_OFFENSIVE_STAGE_1 = 65 GAME_PROGRESS_OFFENSIVE_STAGE_2 = 85 @@ -2376,6 +2376,9 @@ ADDITIONAL_REPAIR_MODE = TRUE ; determines wether a gun can suffer permanent damage that cannot be repaired by anyone other than local smiths. ADVANCED_REPAIR = TRUE +; the only items we can repair are guns and armour +ONLY_REPAIR_GUNS_AND_ARMOUR = FALSE + ; allows a gun to get dirty when used, thereby increasing the chance of weapon jamming DIRT_SYSTEM = TRUE