Add setting for even earlier personal robots

This commit is contained in:
Simon Brodtmann 2025-04-13 13:42:42 +02:00
parent c8959290c0
commit e18619c807
3 changed files with 20 additions and 9 deletions

View file

@ -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",