Began implementing Sleeve UI page

This commit is contained in:
danielyxie
2019-01-10 00:20:04 -08:00
parent 7d51182c60
commit d9b865ef17
9 changed files with 227 additions and 24 deletions
+3
View File
@@ -190,6 +190,9 @@ function PlayerObject() {
this.bladeburner_analysis_mult = 1; //Field Analysis Only
this.bladeburner_success_chance_mult = 1;
// Sleeves
this.sleeves = [];
//bitnode
this.bitNodeN = 1;