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