mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-22 23:53:48 +01:00
Fix blade not being able to start Incite Violence
This commit is contained in:
parent
09f621e342
commit
58650c5895
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -339,7 +339,7 @@ export class Bladeburner implements IBladeburner {
|
||||
action.type = ActionTypes["Hyperbolic Regeneration Chamber"];
|
||||
action.name = "Hyperbolic Regeneration Chamber";
|
||||
break;
|
||||
case "stir trouble":
|
||||
case "incite violence":
|
||||
action.type = ActionTypes["Incite Violence"];
|
||||
action.name = "Incite Violence";
|
||||
break;
|
||||
|
Loading…
Reference in New Issue
Block a user