diff --git a/Data-1.13/Skills_Settings.INI b/Data-1.13/Skills_Settings.INI index 913d39154..3ed410344 100644 --- a/Data-1.13/Skills_Settings.INI +++ b/Data-1.13/Skills_Settings.INI @@ -431,7 +431,10 @@ NUMBER_TRAITS_TO_BE_ABLE_TO_REPAIR_THE_ROBOT = 1 ; If ADVANCED_REPAIR is set to in JA2_Options.ini, items can normally only be repaired up to their item treshold. ; Local weaponsmiths can restore this up to 100% during repair. ; If set to TRUE, mercs with this trait can also do this. -MERCS_CAN_DO_ADVANCED_REPAIRS = FALSE +MERCS_CAN_DO_ADVANCED_REPAIRS = TRUE + +; Technician level required to do ADVANCED_REPAIR. +NUMBER_TRAITS_NEEDED_FOR_ADVANCED_REPAIR = 2 ;****************************************************************************************************************************** ;******************************************************************************************************************************