Update file turretgenerator.lua
This commit is contained in:
@@ -214,7 +214,7 @@ function TurretGenerator.generateHeavyCannonTurret(rand, dps, tech, material, ra
|
|||||||
|
|
||||||
if result.size >= 5 then
|
if result.size >= 5 then
|
||||||
name = "Mass Warper /* weapon name*/"%_T
|
name = "Mass Warper /* weapon name*/"%_T
|
||||||
weapom.speed = weapon.speed * 2
|
weapon.speed = weapon.speed * 2
|
||||||
weapon.reach = weapon.reach * 1.5
|
weapon.reach = weapon.reach * 1.5
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user