mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-16 06:18:42 +02:00
900 B
900 B
Warehouse interface
Warehouse for a division in a city
Signature:
interface Warehouse
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| city | CityName | City in which the warehouse is located | |
| level | number | Amount of size upgrade bought | |
| size | number | Total space in the warehouse | |
| sizeUsed | number | Used space in the warehouse | |
| smartSupplyEnabled | boolean | Smart Supply status in the warehouse |