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:
@@ -406,6 +406,10 @@ REPAIR_SPEED_ROBOT_PENALTY_REDUCTION = 33
|
||||
; How many technician traits are needed to be able to repair the robot. (0 = everyone can repair it; 1 = technicians and engineers; 2 = engineers only)
|
||||
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
|
||||
|
||||
;******************************************************************************************************************************
|
||||
;******************************************************************************************************************************
|
||||
|
||||
Reference in New Issue
Block a user