mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-20 08:13:50 +02:00
more updates
* added more keycodes constant support * implemented new faction mechanics for mini games * more small refactors
This commit is contained in:
@@ -114,7 +114,7 @@ export const AugmentationNames: {
|
||||
BagOfSand: string;
|
||||
IntellisenseModule: string;
|
||||
ReverseDictionary: string;
|
||||
AmuletOfPersuasian: string;
|
||||
AmuletOfPersuasion: string;
|
||||
LameSharkRepository: string;
|
||||
CyberDecoder: string;
|
||||
MineDetector: string;
|
||||
@@ -237,7 +237,7 @@ export const AugmentationNames: {
|
||||
BagOfSand: "A Bag of Sand",
|
||||
IntellisenseModule: "Intellisense Module",
|
||||
ReverseDictionary: "Reverse Dictionary",
|
||||
AmuletOfPersuasian: "Amulet of Persuasian",
|
||||
AmuletOfPersuasion: "Amulet of Persuasian",
|
||||
LameSharkRepository: "Lame Shark Repository",
|
||||
CyberDecoder: "Cyber Decoder",
|
||||
MineDetector: "Mine Detector",
|
||||
|
||||
Reference in New Issue
Block a user