Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c0b7a4ef83 |
@@ -208,7 +208,7 @@ function TurretGenerator.generateHeavyCannonTurret(rand, dps, tech, material, ra
|
|||||||
|
|
||||||
if result.size >= 4 then
|
if result.size >= 4 then
|
||||||
name = "Mass Driver /* weapon name*/"%_T
|
name = "Mass Driver /* weapon name*/"%_T
|
||||||
weapom.speed = weapon.speed * 2
|
weapon.speed = weapon.speed * 2
|
||||||
weapon.reach = weapon.reach * 1.2
|
weapon.reach = weapon.reach * 1.2
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user