diff --git a/README.md b/README.md index 0f970793f..8de063bee 100644 --- a/README.md +++ b/README.md @@ -66,8 +66,10 @@ TESTING TODO: Should add something where if you click it in the "Active Scripts" GUI you can see the logs too Seems to work fine + + Tasks TODO: - Add Silhouette Criminal Faction + Adding augmentations for Silhouette fac Factions Info page isn't formatted correctly Augmentations that decrease time to make programs diff --git a/src/Faction.js b/src/Faction.js index 965c3eab8..e502916d2 100644 --- a/src/Faction.js +++ b/src/Faction.js @@ -41,7 +41,6 @@ AddToFactions = function(faction) { Factions[name] = faction; } -//TODO Add faction information //TODO Augmentation price and rep requirement mult are 1 for everything right now, // This might change in the future for balance initFactions = function() {