stack size k2 -- read setting

This commit is contained in:
Brevven 2021-01-18 00:47:41 -08:00
parent a7e8ab204f
commit 1201a09294
6 changed files with 16 additions and 5 deletions

View file

@ -59,7 +59,7 @@ data:extend(
icon_size = 64,
subgroup = "raw-material",
order = "b[titanium-plate]",
stack_size = (mods["Krastorio2"] and 200 or 100)
stack_size = (mods["Krastorio2"] and util.get_k2_stack_size() or 100)
},
{
type = "technology",