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
This commit is contained in:
Flugente
2012-11-19 00:37:32 +00:00
parent fe0e197270
commit fb55ad7ff4
+4 -1
View File
@@ -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