mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-18 05:33:54 +01:00
allbuild commit 8e859d84
This commit is contained in:
parent
8e859d84b7
commit
39cf0cb57f
2
dist/main.bundle.js
vendored
2
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
@ -158,6 +158,7 @@ export class Sleeve extends Person {
|
||||
this.exp.dexterity = 0;
|
||||
this.exp.agility = 0;
|
||||
this.exp.charisma = 0;
|
||||
this.updateStatLevels();
|
||||
|
||||
// Reset task-related stuff
|
||||
this.stopWork(p);
|
||||
|
Loading…
Reference in New Issue
Block a user