mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-30 21:07:04 +02:00
Added Augmentations to their faction
This commit is contained in:
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user