added startinRepRequirement for multiplying

added logic to increase ost based on amount of infiltators augmentations purchased
removed some copyright issues
This commit is contained in:
phyzical
2022-03-21 23:17:36 +08:00
parent e7e52663bc
commit 7d647c0b1b
3 changed files with 136 additions and 120 deletions
+2 -2
View File
@@ -115,7 +115,7 @@ export const AugmentationNames: {
IntellisenseModule: string;
ReverseDictionary: string;
AmuletOfPersuasian: string;
GameSharkRepository: string;
LameSharkRepository: string;
CyberDecoder: string;
MineDetector: string;
WireCuttingManual: string;
@@ -238,7 +238,7 @@ export const AugmentationNames: {
IntellisenseModule: "Intellisense Module",
ReverseDictionary: "Reverse Dictionary",
AmuletOfPersuasian: "Amulet of Persuasian",
GameSharkRepository: "Game Shark Repository",
LameSharkRepository: "Lame Shark Repository",
CyberDecoder: "CyberDecoder",
MineDetector: "MineDetector",
WireCuttingManual: "WireCuttingManual",