mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-12 18:53:55 +01:00
06a985bdf8
This reverts commit bbb6e3f309935aebac74ddb1fbeec12dfb7540b1.
637 B
637 B
Home > bitburner > Bladeburner > getCityChaos
Bladeburner.getCityChaos() method
Get chaos of a city.
Signature:
getCityChaos(name: string): number;
Parameters
Parameter | Type | Description |
---|---|---|
name | string |
Returns:
number
Chaos in the specified city.
Remarks
RAM cost: 4 GB
Returns the chaos in the specified city, or -1 if an invalid city was specified.