Compare commits
2 commits
8da7d0cea7
...
d4a64a9680
Author | SHA1 | Date | |
---|---|---|---|
![]() |
d4a64a9680 | ||
![]() |
ceb0398677 |
1 changed files with 0 additions and 4 deletions
|
@ -70,7 +70,6 @@ Recipe:new("lab"):replaceIngredient("transport-belt", "wood-transport-belt")
|
||||||
|
|
||||||
-- Gun turret
|
-- Gun turret
|
||||||
data.raw["ammo-turret"]["gun-turret"].attack_parameters.range = 20
|
data.raw["ammo-turret"]["gun-turret"].attack_parameters.range = 20
|
||||||
Item:new("gun-turret"):itemsPerRocket(50)
|
|
||||||
|
|
||||||
|
|
||||||
-- Agricultural tower
|
-- Agricultural tower
|
||||||
|
@ -84,9 +83,6 @@ if agricultural_tower.surface_conditions then
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
-- Solar panal
|
|
||||||
Item:new("solar-panel"):itemsPerRocket(50)
|
|
||||||
|
|
||||||
|
|
||||||
-- Wood processing
|
-- Wood processing
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue