[Home](./index.md) > [bitburner](./bitburner.md) > [SpecialBladeburnerActionEnumTypeForSleeve](./bitburner.specialbladeburneractionenumtypeforsleeve.md) ## SpecialBladeburnerActionEnumTypeForSleeve type These special Bladeburner action types are only for Sleeve **Signature:** ```typescript type SpecialBladeburnerActionEnumTypeForSleeve = { InfiltrateSynthoids: "Infiltrate Synthoids"; SupportMainSleeve: "Support main sleeve"; TakeOnContracts: "Take on contracts"; }; ```