Add setting for wood on Fulgora and make Wooden Fulgora optional again
This commit is contained in:
parent
51e9682125
commit
dffaa99173
4 changed files with 25 additions and 2 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue