mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 23:08:36 +02:00
SLEEVE: Add a nextCompletion promise to SleeveBladeburnerWork (#916)
This commit is contained in:
@@ -29,6 +29,7 @@ interface Product
|
||||
| [productionAmount](./bitburner.product.productionamount.md) | | number | Amount of product produced last cycle |
|
||||
| [productionCost](./bitburner.product.productioncost.md) | | number | Production cost |
|
||||
| [rating](./bitburner.product.rating.md) | | number | Rating based on stats |
|
||||
| [size](./bitburner.product.size.md) | | number | How much warehouse space is occupied per unit of this product |
|
||||
| [stats](./bitburner.product.stats.md) | | { quality: number; performance: number; durability: number; reliability: number; aesthetics: number; features: number; } | Product stats |
|
||||
| [stored](./bitburner.product.stored.md) | | number | Amount of product stored in warehouse |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user