build a few fixes

This commit is contained in:
Olivier Gagnon
2021-09-11 02:32:15 -04:00
parent 99e82cd867
commit 609ba34804
7 changed files with 38 additions and 35 deletions
+3 -3
View File
@@ -160,13 +160,13 @@ export function PlayerObject() {
this.has4SDataTixApi = false;
//Gang
this.gang = 0;
this.gang = null;
//Corporation
this.corporation = 0;
this.corporation = null;
//Bladeburner
this.bladeburner = 0;
this.bladeburner = null;
this.bladeburner_max_stamina_mult = 1;
this.bladeburner_stamina_gain_mult = 1;
this.bladeburner_analysis_mult = 1; //Field Analysis Only