mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-30 03:23:48 +01:00
Incite Violence doubles chaos
This commit is contained in:
parent
762e7f127c
commit
09f621e342
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1513,6 +1513,8 @@ export class Bladeburner implements IBladeburner {
|
|||||||
if (this.logging.general) {
|
if (this.logging.general) {
|
||||||
this.log(`Incited violence in the synthoid communities.`);
|
this.log(`Incited violence in the synthoid communities.`);
|
||||||
}
|
}
|
||||||
|
const city = this.cities[this.city];
|
||||||
|
city.chaos *= 2;
|
||||||
this.startAction(player, this.action);
|
this.startAction(player, this.action);
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user