Added Augmentations to their faction

This commit is contained in:
Daniel Xie
2017-02-09 12:35:28 -06:00
parent b25d685381
commit 7e8e88db3e
2 changed files with 128 additions and 39 deletions
+4
View File
@@ -68,6 +68,10 @@ initFactions = function() {
AddToFactions(FourSigma);
var KuaiGongInternational = new Faction("KuaiGong International");
AddToFactions(KuaiGongInternational);
//Other corporations
var FulcrumTechnologies = new Faction("Fulcrum Secret Technologies");
AddToFactions(FulcrumTechnologies);
//Hacker groups
var BitRunners = new Faction("BitRunners");