mirror of
https://github.com/1dot13/gamedir.git
synced 2026-09-16 14:47:21 +02:00
In order to keep trait-related settings where traits are defined, moved MERCS_CAN_DO_ADVANCED_REPAIRS from JA2_Options.ini to Skills_Settings.ini under [Technician] settings.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2244 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
@@ -3147,14 +3147,12 @@ ADDITIONAL_REPAIR_MODE = TRUE
|
||||
;------------------------------------------------------------------------------------------------------------------------------
|
||||
|
||||
; determines wether a gun can suffer permanent damage that cannot be repaired by anyone other than local smiths.
|
||||
; This can also be done by mercs with the 'technician' trait, see Skills_Settings.ini
|
||||
ADVANCED_REPAIR = TRUE
|
||||
|
||||
; the only items we can repair are guns and armour
|
||||
ONLY_REPAIR_GUNS_AND_ARMOUR = FALSE
|
||||
|
||||
; if set to true mercs with technician/engineer trait (New trait system) can repair item treshold much like local weaponsmiths can
|
||||
MERCS_CAN_DO_ADVANCED_REPAIRS = FALSE
|
||||
|
||||
; allows a gun to get dirty when used, thereby increasing the chance of weapon jamming
|
||||
DIRT_SYSTEM = FALSE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user