mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-10 09:43:54 +01:00
Merge pull request #1518 from danielyxie/dev
Incite Violence doubles chaos
This commit is contained in:
commit
88997f564b
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) {
|
||||
this.log(`Incited violence in the synthoid communities.`);
|
||||
}
|
||||
const city = this.cities[this.city];
|
||||
city.chaos *= 2;
|
||||
this.startAction(player, this.action);
|
||||
break;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user