mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-09 09:13:52 +01:00
Changed trivial stuff
This commit is contained in:
parent
0ceaca5f92
commit
37de720bc4
@ -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() {
|
||||
|
Loading…
Reference in New Issue
Block a user