mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-20 08:13:50 +02:00
added inital augs
This commit is contained in:
@@ -111,6 +111,14 @@ export const AugmentationNames: {
|
||||
StaneksGift1: string;
|
||||
StaneksGift2: string;
|
||||
StaneksGift3: string;
|
||||
BagOfSand: string;
|
||||
IntellisenseModule: string;
|
||||
ReverseDictionary: string;
|
||||
AmuletOfPersuasian: string;
|
||||
GameSharkRepository: string;
|
||||
CyberDecoder: string;
|
||||
MineDetector: string;
|
||||
WireCuttingManual: string;
|
||||
} = {
|
||||
Targeting1: "Augmented Targeting I",
|
||||
Targeting2: "Augmented Targeting II",
|
||||
@@ -226,6 +234,15 @@ export const AugmentationNames: {
|
||||
StaneksGift2: "Stanek's Gift - Awakening",
|
||||
StaneksGift3: "Stanek's Gift - Serenity",
|
||||
|
||||
BagOfSand: "A Bag of Sand",
|
||||
IntellisenseModule: "Intellisense Module",
|
||||
ReverseDictionary: "Reverse Dictionary",
|
||||
AmuletOfPersuasian: "Amulet of Persuasian",
|
||||
GameSharkRepository: "Game Shark Repository",
|
||||
CyberDecoder: "CyberDecoder",
|
||||
MineDetector: "MineDetector",
|
||||
WireCuttingManual: "WireCuttingManual",
|
||||
|
||||
//Wasteland Augs
|
||||
//PepBoy: "P.E.P-Boy", Plasma Energy Projection System
|
||||
//PepBoyForceField Generates plasma force fields
|
||||
|
||||
Reference in New Issue
Block a user