mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-08 16:53:54 +01:00
606 B
606 B
Home > bitburner > WarehouseAPI > upgradeWarehouse
WarehouseAPI.upgradeWarehouse() method
Upgrade warehouse
Signature:
upgradeWarehouse(divisionName: string, cityName: string): void;
Parameters
Parameter | Type | Description |
---|---|---|
divisionName | string | Name of the division |
cityName | string | Name of the city |
Returns:
void