Buffed hacknet Nodes base prod by 25%. Updated tutorial documentation. Small UI changes

This commit is contained in:
Daniel Xie
2017-05-21 16:04:57 -05:00
parent b2b1724885
commit eb71db3fad
3 changed files with 23 additions and 13 deletions
+2
View File
@@ -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) {