Began deining the Faction class

This commit is contained in:
Daniel Xie
2016-11-03 16:36:01 -05:00
parent ed7418ac61
commit f311b0b84f
2 changed files with 51 additions and 0 deletions
+5
View File
@@ -92,6 +92,11 @@ createRandomByte = function() {
//Create all "foreign" servers that exist in the game. This does not include
//servers that the player can purchase or the player's starting computer
ForeignServers = {
//TODO add "secret" servers for factions and anything else? These are servers
//that do not get connected to anything in the createNetwork() function
//Secret Servers
//Megacorporations (each one forms its own faction?)
ECorp: new Server(), //Group15
MegaCorp: new Server(), //Group15