Add setting for double provisional rocket captacity
This commit is contained in:
parent
d99e06166f
commit
8cb2417f6d
3 changed files with 11 additions and 2 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue