Add setting for double provisional rocket captacity

This commit is contained in:
Simon Brodtmann 2025-08-29 21:58:42 +02:00
parent d99e06166f
commit 8cb2417f6d
3 changed files with 11 additions and 2 deletions

View file

@ -76,6 +76,13 @@ data:extend({
default_value = false,
order = "k"
},
{
type = "bool-setting",
name = "lignumis-double-rocket",
setting_type = "startup",
default_value = false,
order = "l"
},
{
type = "string-setting",
name = "lignumis-second-planet",