Changed trivial stuff

This commit is contained in:
Daniel Xie 2017-04-21 16:13:44 -05:00
parent 0ceaca5f92
commit 37de720bc4
2 changed files with 3 additions and 2 deletions

@ -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

@ -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() {