mirror of
https://github.com/1dot13/source.git
synced 2026-09-16 14:47:17 +02:00
Advanced repairs skill check (#581)
* Add technician level skill check for advanced repair * changed readability
This commit is contained in:
@@ -2145,6 +2145,7 @@ typedef struct
|
||||
UINT8 ubTERepairRobotPenaltyReduction;
|
||||
UINT8 ubTETraitsNumToRepairRobot;
|
||||
BOOLEAN fTETraitsCanRestoreItemThreshold;
|
||||
UINT8 ubTechLevelNeededForAdvancedRepair; // if we have a high enough technician level, we can repair items above the normal threshold (1 for technician, 2 for engineer)
|
||||
|
||||
// DOCTOR
|
||||
UINT8 ubDONumberTraitsNeededForSurgery;
|
||||
|
||||
Reference in New Issue
Block a user