added inital factions for infiltrators

This commit is contained in:
phyzical
2022-03-19 23:56:29 +08:00
parent 44ea479043
commit e5f5ea413b
3 changed files with 99 additions and 3 deletions
+1
View File
@@ -32,4 +32,5 @@ export enum FactionNames {
CyberSec = "CyberSec",
Bladeburners = "Bladeburners",
ChurchOfTheMachineGod = "Church of the Machine God",
Infiltrators = "The Infiltrators",
}