Aleksei-bird 7c9c708c92 Первый фикс
Пачки некоторых позиций увеличены
2024-03-01 20:54:33 +03:00

18 lines
335 B
Lua

data:extend
{
{
type = "bool-setting",
name = "research-evolution-factor-ignore-qol",
setting_type = "startup",
default_value = false,
order = "a"
},
{
type = "bool-setting",
name = "research-evolution-factor-ignore-inf",
setting_type = "startup",
default_value = false,
order = "a"
}
}