public override void patch()
 {
     TechType = register(L10n.str(L10n.ids_smallScrapName), "", TechType.ScrapMetal);
     useTextFrom(descriptionFrom: TechType.ScrapMetal);
 }