more work on HacknetNode.js and also added css content for PurchaseRamForHomeBox

This commit is contained in:
Daniel Xie
2017-04-27 00:01:21 -05:00
parent 14fb303504
commit e2947cc8c3
8 changed files with 163 additions and 11 deletions
+1
View File
@@ -79,6 +79,7 @@ function PlayerObject() {
this.currentServer = ""; //IP address of Server currently being accessed through terminal
this.discoveredServers = []; //IP addresses of secret servers not in the network that you have discovered
this.purchasedServers = [];
this.hacknetNodes = [];
//Factions
this.factions = []; //Names of all factions player has joined