Add setting for spoiling of science packs
This commit is contained in:
parent
8cb2417f6d
commit
a146b68220
4 changed files with 61 additions and 2 deletions
|
|
@ -83,6 +83,13 @@ data:extend({
|
|||
default_value = false,
|
||||
order = "l"
|
||||
},
|
||||
{
|
||||
type = "bool-setting",
|
||||
name = "lignumis-sciences-spoil",
|
||||
setting_type = "startup",
|
||||
default_value = false,
|
||||
order = "m"
|
||||
},
|
||||
{
|
||||
type = "string-setting",
|
||||
name = "lignumis-second-planet",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue