[Home](./index.md) > [bitburner](./bitburner.md) > [GangEquipment](./bitburner.gangequipment.md) ## GangEquipment type Signature: ```typescript type GangEquipment = | "Baseball Bat" | "Katana" | "Glock 18C" | "P90C" | "Steyr AUG" | "AK-47" | "M15A10 Assault Rifle" | "AWM Sniper Rifle" | "Bulletproof Vest" | "Full Body Armor" | "Liquid Body Armor" | "Graphene Plating Armor" | "Ford Flex V20" | "ATX1070 Superbike" | "Mercedes-Benz S9001" | "White Ferrari" | "NUKE Rootkit" | "Soulstealer Rootkit" | "Demon Rootkit" | "Hmap Node" | "Jack the Ripper"; ```