mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-22 17:23:00 +02:00
Update docs
This commit is contained in:
@@ -16,10 +16,10 @@ limitMaterialProduction(divisionName: string, cityName: string, materialName: st
|
||||
|
||||
| Parameter | Type | Description |
|
||||
| --- | --- | --- |
|
||||
| divisionName | string | Name of the division |
|
||||
| cityName | string | Name of the city |
|
||||
| materialName | string | Name of the material |
|
||||
| qty | number | Amount to limit to |
|
||||
| divisionName | string | Name of the division. |
|
||||
| cityName | string | Name of the city. |
|
||||
| materialName | string | Name of the material. |
|
||||
| qty | number | Amount to limit to. Pass a negative value to remove the limit instead. |
|
||||
|
||||
<b>Returns:</b>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user