Buff Lignumis military

This commit is contained in:
Simon Brodtmann 2025-01-27 00:00:32 +01:00
parent a63efb062a
commit 47d222c6db
4 changed files with 11 additions and 3 deletions

View file

@ -63,6 +63,10 @@ for _, ingredient in pairs(lab_recipe.ingredients) do
end
-- Gun turret
data.raw["ammo-turret"]["gun-turret"].attack_parameters.range = 20
-- Wood processing
local wood_processing = data.raw.recipe["wood-processing"]