Update file turretgenerator.lua

This commit is contained in:
Alex
2023-09-02 18:55:23 +00:00
parent c0b7a4ef83
commit d72a2b701e

View File

@@ -214,7 +214,7 @@ function TurretGenerator.generateHeavyCannonTurret(rand, dps, tech, material, ra
if result.size >= 5 then
name = "Mass Warper /* weapon name*/"%_T
weapom.speed = weapon.speed * 2
weapon.speed = weapon.speed * 2
weapon.reach = weapon.reach * 1.5
end