bitburner-src/markdown/bitburner.warehouseapi.purchasewarehouse.md

30 lines
743 B
Markdown

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [bitburner](./bitburner.md) &gt; [WarehouseAPI](./bitburner.warehouseapi.md) &gt; [purchaseWarehouse](./bitburner.warehouseapi.purchasewarehouse.md)
## WarehouseAPI.purchaseWarehouse() method
Purchase warehouse for a new city.
**Signature:**
```typescript
purchaseWarehouse(divisionName: string, city: CityName | `${CityName}`): void;
```
## Parameters
| Parameter | Type | Description |
| --- | --- | --- |
| divisionName | string | Name of the division |
| city | [CityName](./bitburner.cityname.md) \| \`${[CityName](./bitburner.cityname.md)<!-- -->}\` | Name of the city |
**Returns:**
void
## Remarks
RAM cost: 20 GB