mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-12-23 14:42:28 +01:00
33 lines
800 B
Markdown
33 lines
800 B
Markdown
|
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||
|
|
||
|
[Home](./index.md) > [bitburner](./bitburner.md) > [BladeburnerBlackOps](./bitburner.bladeburnerblackops.md)
|
||
|
|
||
|
## BladeburnerBlackOps type
|
||
|
|
||
|
<b>Signature:</b>
|
||
|
|
||
|
```typescript
|
||
|
type BladeburnerBlackOps =
|
||
|
| "Operation Typhoon"
|
||
|
| "Operation Zero"
|
||
|
| "Operation X"
|
||
|
| "Operation Titan"
|
||
|
| "Operation Ares"
|
||
|
| "Operation Archangel"
|
||
|
| "Operation Juggernaut"
|
||
|
| "Operation Red Dragon"
|
||
|
| "Operation K"
|
||
|
| "Operation Deckard"
|
||
|
| "Operation Tyrell"
|
||
|
| "Operation Wallace"
|
||
|
| "Operation Shoulder of Orion"
|
||
|
| "Operation Hyron"
|
||
|
| "Operation Morpheus"
|
||
|
| "Operation Ion Storm"
|
||
|
| "Operation Annihilus"
|
||
|
| "Operation Ultron"
|
||
|
| "Operation Centurion"
|
||
|
| "Operation Vindictus"
|
||
|
| "Operation Daedalus";
|
||
|
```
|