bitburner-src/markdown/bitburner.product.citydata.md
Olivier Gagnon 69cf98ff34 doc
2022-01-18 19:12:52 -05:00

479 B

Home > bitburner > Product > cityData

Product.cityData property

Data refers to the production, sale, and quantity of the products These values are specific to a city For each city, the data is [qty, prod, sell]

Signature:

cityData: { [key: string]: number[] };