forked from cacklingfiend/lignumis
Add setting "Enable progressive technologies"
This commit is contained in:
parent
c67aaeb1b7
commit
f9fc1d77a8
4 changed files with 22 additions and 3 deletions
|
@ -25,6 +25,10 @@ Lignumis = {
|
|||
}
|
||||
}
|
||||
|
||||
if settings.startup["lignumis-technology-progression"].value then
|
||||
Lignumis.science_pack_whitelist = {}
|
||||
end
|
||||
|
||||
require("__cf-lib__/util")
|
||||
|
||||
require("prototypes/content/data")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue