More bugfixes for failed Netscript code

This commit is contained in:
Daniel Xie
2017-05-01 12:04:30 -05:00
parent 37a38c1e27
commit 9fa616b61a
2 changed files with 9 additions and 4 deletions
+1 -1
View File
@@ -60,7 +60,7 @@ function PlayerObject() {
this.faction_rep_mult = 1;
//Money
this.money = 0;
this.money = 1000;
this.total_money = 0; //Total money ever earned
this.lifetime_money = 0; //Total money ever earned