Add setting for spoiling of science packs

This commit is contained in:
Simon Brodtmann 2025-08-29 22:26:22 +02:00
parent 8cb2417f6d
commit a146b68220
4 changed files with 61 additions and 2 deletions

View file

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