2022-12-30 02:28:53 +01:00
|
|
|
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
|
|
|
|
[Home](./index.md) > [bitburner](./bitburner.md) > [CorpResearchName](./bitburner.corpresearchname.md)
|
|
|
|
|
|
|
|
## CorpResearchName type
|
|
|
|
|
|
|
|
|
2023-02-11 19:18:50 +01:00
|
|
|
**Signature:**
|
2022-12-30 02:28:53 +01:00
|
|
|
|
|
|
|
```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";
|
|
|
|
```
|