forked from cacklingfiend/lignumis
The setting for wood on Fulgora is now off by default
This commit is contained in:
parent
c6951547a6
commit
74134c6e8a
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ data:extend({
|
||||||
type = "bool-setting",
|
type = "bool-setting",
|
||||||
name = "lignumis-fulgora-wood",
|
name = "lignumis-fulgora-wood",
|
||||||
setting_type = "startup",
|
setting_type = "startup",
|
||||||
default_value = true,
|
default_value = false,
|
||||||
order = "i"
|
order = "i"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue