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