mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 06:48:42 +02:00
995 B
995 B
CrimeType enum
Signature:
declare enum CrimeType
Enumeration Members
| Member | Value | Description |
|---|---|---|
| assassination | "Assassination" |
|
| bondForgery | "Bond Forgery" |
|
| dealDrugs | "Deal Drugs" |
|
| grandTheftAuto | "Grand Theft Auto" |
|
| heist | "Heist" |
|
| homicide | "Homicide" |
|
| kidnap | "Kidnap" |
|
| larceny | "Larceny" |
|
| mug | "Mug" |
|
| robStore | "Rob Store" |
|
| shoplift | "Shoplift" |
|
| traffickArms | "Traffick Arms" |