bitburner.warehouse.md

September 26, 2025 ยท View on GitHub

Home > bitburner > Warehouse

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

Contents

  1. 1Warehouse interface
  2. 2Properties