mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-17 21:23:54 +01:00
allbuild commit a0475cc6
This commit is contained in:
parent
a0475cc630
commit
04f811276a
6
dist/main.bundle.js
vendored
6
dist/main.bundle.js
vendored
File diff suppressed because one or more lines are too long
2
dist/main.bundle.js.map
vendored
2
dist/main.bundle.js.map
vendored
File diff suppressed because one or more lines are too long
32
dist/vendor.bundle.js
vendored
32
dist/vendor.bundle.js
vendored
File diff suppressed because one or more lines are too long
2
dist/vendor.bundle.js.map
vendored
2
dist/vendor.bundle.js.map
vendored
File diff suppressed because one or more lines are too long
@ -1402,7 +1402,7 @@ export class Bladeburner implements IBladeburner {
|
||||
);
|
||||
}
|
||||
} else {
|
||||
retValue = this.getActionStats(action, false);
|
||||
retValue = this.getActionStats(action, person, false);
|
||||
let rankLoss = 0;
|
||||
let damage = 0;
|
||||
if (action.rankLoss) {
|
||||
|
Loading…
Reference in New Issue
Block a user