mirror of
https://github.com/1dot13/gamedir.git
synced 2026-07-22 13:40:25 +02:00
Added NUMBER_TRAITS_NEEDED_FOR_ADVANCED_REPAIR option for technician level skill check
This commit is contained in:
@@ -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
|
||||
|
||||
;******************************************************************************************************************************
|
||||
;******************************************************************************************************************************
|
||||
|
||||
Reference in New Issue
Block a user