141142143144145146147148149150151
a.autoSetCapArmor(); a.autoSetFatalThresh(); a.autoSetInternal(); a.autoSetSI(); // This is not working right for arrays for some reason a.autoSetThresh(); loadEquipment(a, "Nose", Aero.LOC_NOSE); loadEquipment(a, "Right Wing", Aero.LOC_RWING);