Added text colour to confix

This commit is contained in:
Cooldude2606
2019-05-29 20:20:46 +01:00
parent 7dbe18a88d
commit 38a1ff2199
2 changed files with 6 additions and 4 deletions

View File

@@ -1,6 +1,8 @@
-- config file for the science info gui
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
required_for_green=5, -- the amount required for the text to show as green
required_for_red=-5, -- the amount required for the text to show as red
'automation-science-pack',
'logistic-science-pack',
'military-science-pack',