Set back to default values

This commit is contained in:
Greysa
2026-03-12 21:12:29 +11:00
parent 3b527c363e
commit 56447f7542
+2 -2
View File
@@ -431,10 +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. ; 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. ; Local weaponsmiths can restore this up to 100% during repair.
; If set to TRUE, mercs with this trait can also do this. ; If set to TRUE, mercs with this trait can also do this.
MERCS_CAN_DO_ADVANCED_REPAIRS = TRUE MERCS_CAN_DO_ADVANCED_REPAIRS = FALSE
; Technician level required to do ADVANCED_REPAIR. ; Technician level required to do ADVANCED_REPAIR.
TECH_LEVEL_NEEDED_FOR_ADVANCED_REPAIR = 2 TECH_LEVEL_NEEDED_FOR_ADVANCED_REPAIR = 1
;****************************************************************************************************************************** ;******************************************************************************************************************************
;****************************************************************************************************************************** ;******************************************************************************************************************************