bitburner.crimeenumtype.md
May 10, 2025 ยท View on GitHub
Home > bitburner > CrimeEnumType
CrimeEnumType type
Signature:
type CrimeEnumType = {
shoplift: "Shoplift";
robStore: "Rob Store";
mug: "Mug";
larceny: "Larceny";
dealDrugs: "Deal Drugs";
bondForgery: "Bond Forgery";
traffickArms: "Traffick Arms";
homicide: "Homicide";
grandTheftAuto: "Grand Theft Auto";
kidnap: "Kidnap";
assassination: "Assassination";
heist: "Heist";
};