mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-09 17:23:53 +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
|
Should add something where if you click it in the "Active Scripts" GUI you can see the logs too
|
||||||
|
|
||||||
Seems to work fine
|
Seems to work fine
|
||||||
|
|
||||||
|
|
||||||
Tasks TODO:
|
Tasks TODO:
|
||||||
Add Silhouette Criminal Faction
|
Adding augmentations for Silhouette fac
|
||||||
Factions Info page isn't formatted correctly
|
Factions Info page isn't formatted correctly
|
||||||
|
|
||||||
Augmentations that decrease time to make programs
|
Augmentations that decrease time to make programs
|
||||||
|
@ -41,7 +41,6 @@ AddToFactions = function(faction) {
|
|||||||
Factions[name] = faction;
|
Factions[name] = faction;
|
||||||
}
|
}
|
||||||
|
|
||||||
//TODO Add faction information
|
|
||||||
//TODO Augmentation price and rep requirement mult are 1 for everything right now,
|
//TODO Augmentation price and rep requirement mult are 1 for everything right now,
|
||||||
// This might change in the future for balance
|
// This might change in the future for balance
|
||||||
initFactions = function() {
|
initFactions = function() {
|
||||||
|
Loading…
Reference in New Issue
Block a user