mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-08 16:53:54 +01:00
839 B
839 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 | string | 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 |