mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2025-03-31 23:42:37 +02:00
Update GeneralActions.ts
typo fix
This commit is contained in:
@ -17,7 +17,7 @@ export const GeneralActions: IMap<Action> = {};
|
||||
actionName = "Field Analysis";
|
||||
GeneralActions[actionName] = new Action({
|
||||
name:actionName,
|
||||
desc:"Mine and analyze Synthoid-related data. This improve the " +
|
||||
desc:"Mine and analyze Synthoid-related data. This improves the " +
|
||||
"Bladeburner's unit intelligence on Synthoid locations and " +
|
||||
"activities. Completing this action will improve the accuracy " +
|
||||
"of your Synthoid population estimated in the current city.<br><br>" +
|
||||
|
Reference in New Issue
Block a user