Add setting for wood on Fulgora and make Wooden Fulgora optional again

This commit is contained in:
Simon Brodtmann 2025-04-06 16:36:53 +02:00
parent 51e9682125
commit dffaa99173
4 changed files with 25 additions and 2 deletions

View file

@ -55,6 +55,13 @@ data:extend({
default_value = false,
order = "h"
},
{
type = "bool-setting",
name = "lignumis-fulgora-wood",
setting_type = "startup",
default_value = true,
order = "i"
},
{
type = "string-setting",
name = "lignumis-second-planet",