Add setting for even earlier personal robots
This commit is contained in:
parent
c8959290c0
commit
e18619c807
3 changed files with 20 additions and 9 deletions
|
|
@ -62,6 +62,13 @@ data:extend({
|
|||
default_value = true,
|
||||
order = "i"
|
||||
},
|
||||
{
|
||||
type = "bool-setting",
|
||||
name = "lignumis-early-robots",
|
||||
setting_type = "startup",
|
||||
default_value = false,
|
||||
order = "j"
|
||||
},
|
||||
{
|
||||
type = "string-setting",
|
||||
name = "lignumis-second-planet",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue