This commit is contained in:
Cooldude2606
2019-07-23 17:46:49 +01:00
parent 604fb66f46
commit 9ecd0cca0d
150 changed files with 15734 additions and 1895 deletions

View File

@@ -1,8 +1,10 @@
-- config file for the science info gui
--- Config file for the science info gui
-- @config Science
return { -- list of all science packs to be shown in the gui
show_eta=true, -- when true the eta for research completion will be shown
color_clamp=5, -- the amount required for the text to show as green or red
color_flux=0.1, -- the ammount of flucuation allowed in production before icon change
show_eta=true, --- @setting show_eta when true the eta for research completion will be shown
color_clamp=5, --- @setting color_clamp the amount required for the text to show as green or red
color_flux=0.1, --- @setting color_flux the ammount of flucuation allowed in production before icon change
'automation-science-pack',
'logistic-science-pack',
'military-science-pack',