mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-08 16:53:54 +01:00
34 lines
747 B
Markdown
34 lines
747 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [bitburner](./bitburner.md) > [CorpResearchName](./bitburner.corpresearchname.md)
|
|
|
|
## CorpResearchName type
|
|
|
|
|
|
**Signature:**
|
|
|
|
```typescript
|
|
type CorpResearchName =
|
|
| "Hi-Tech R&D Laboratory"
|
|
| "AutoBrew"
|
|
| "AutoPartyManager"
|
|
| "Automatic Drug Administration"
|
|
| "CPH4 Injections"
|
|
| "Drones"
|
|
| "Drones - Assembly"
|
|
| "Drones - Transport"
|
|
| "Go-Juice"
|
|
| "HRBuddy-Recruitment"
|
|
| "HRBuddy-Training"
|
|
| "Market-TA.I"
|
|
| "Market-TA.II"
|
|
| "Overclock"
|
|
| "Self-Correcting Assemblers"
|
|
| "Sti.mu"
|
|
| "uPgrade: Capacity.I"
|
|
| "uPgrade: Capacity.II"
|
|
| "uPgrade: Dashboard"
|
|
| "uPgrade: Fulcrum"
|
|
| "sudo.Assist";
|
|
```
|