k2 spaced out, etc

This commit is contained in:
Brevven 2025-05-04 03:36:20 -07:00
parent 64e991bbe0
commit 63324114b2
11 changed files with 22 additions and 19 deletions

View file

@ -11,7 +11,7 @@ data:extend({
name = "bztitanium-mining-fluid",
setting_type = "startup",
default_value = "lubricant",
allowed_values = (mods["Krastorio2"] and {"lubricant", "sulfuric-acid", "chlorine"} or {"lubricant", "sulfuric-acid"}),
allowed_values = ((mods.Krastorio or mods["Krastorio-spaced-out"]) and {"lubricant", "sulfuric-acid", "kr-chlorine"} or {"lubricant", "sulfuric-acid"}),
},
{
type = "int-setting",