mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-26 19:14:32 +02:00
Buffed hacknet Nodes base prod by 25%. Updated tutorial documentation. Small UI changes
This commit is contained in:
@@ -363,6 +363,8 @@ PlayerObject.prototype.resetWorkStatus = function() {
|
||||
this.currentWorkFactionDescription = "";
|
||||
this.createProgramName = "";
|
||||
this.className = "";
|
||||
|
||||
document.getElementById("work-in-progress-text").innerHTML = "";
|
||||
}
|
||||
|
||||
PlayerObject.prototype.gainWorkExp = function(divMult = 1) {
|
||||
|
||||
Reference in New Issue
Block a user