2016-02-22 14:20:36 +00:00
|
|
|
|
|
|
|
PREP(addRepairActions);
|
|
|
|
PREP(addSpareParts);
|
|
|
|
PREP(canMiscRepair);
|
|
|
|
PREP(canRemove);
|
|
|
|
PREP(canRepair);
|
|
|
|
PREP(canRepairTrack);
|
|
|
|
PREP(canReplaceTrack);
|
|
|
|
PREP(canReplaceWheel);
|
|
|
|
PREP(doFullRepair);
|
|
|
|
PREP(doRemoveTrack);
|
|
|
|
PREP(doRemoveWheel);
|
|
|
|
PREP(doRepair);
|
|
|
|
PREP(doRepairTrack);
|
|
|
|
PREP(doReplaceTrack);
|
|
|
|
PREP(doReplaceWheel);
|
|
|
|
PREP(getClaimObjects);
|
|
|
|
PREP(getHitPointString);
|
|
|
|
PREP(getPostRepairDamage);
|
|
|
|
PREP(getWheelHitPointsWithSelections);
|
|
|
|
PREP(hasItems);
|
|
|
|
PREP(isEngineer);
|
|
|
|
PREP(isInRepairFacility);
|
|
|
|
PREP(isNearRepairVehicle);
|
|
|
|
PREP(isRepairVehicle);
|
2016-09-24 20:15:02 +00:00
|
|
|
PREP(modifyInteraction);
|
2017-08-10 11:32:55 +00:00
|
|
|
PREP(modifySelectionInteraction);
|
2016-02-22 14:20:36 +00:00
|
|
|
PREP(moduleAddSpareParts);
|
|
|
|
PREP(moduleAssignEngineer);
|
|
|
|
PREP(moduleAssignRepairVehicle);
|
|
|
|
PREP(moduleAssignRepairFacility);
|
|
|
|
PREP(moduleRepairSettings);
|
|
|
|
PREP(normalizeHitPoints);
|
|
|
|
PREP(repair);
|
|
|
|
PREP(repair_failure);
|
|
|
|
PREP(repair_success);
|
|
|
|
PREP(setDamage);
|
|
|
|
PREP(setHitPointDamage);
|
|
|
|
PREP(spawnObject);
|
|
|
|
PREP(useItem);
|
|
|
|
PREP(useItems);
|