mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-16 06:18:42 +02:00
580 B
580 B
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";
};