This commit is contained in:
Brevven 2022-08-08 01:53:30 -07:00
parent ce1a9bdd54
commit 3dd3231483
13 changed files with 113 additions and 44 deletions

View file

@ -6,6 +6,13 @@ data:extend({
default_value = "",
allow_blank = true,
},
{
type = "string-setting",
name = "bztungsten-more-intermediates",
setting_type = "startup",
default_value = "no",
allowed_values = {"cuw", "no"},
},
{
type = "string-setting",
name = "bztungsten-avoid-military",