changed main

This commit is contained in:
bacon
2023-08-29 01:17:18 +03:00
parent cbcc5ae680
commit f74138d77b
2 changed files with 7 additions and 6 deletions

View File

@@ -148,7 +148,7 @@ function TurretGenerator.generateSmartCannonTurret(rand, dps, tech, material, ra
local specType = 1
if specType > 0 then
name = "Ionized SmartCannon/* weapon name*/"%_T
name = "Ionized SmartCannon /* weapon name*/"%_T
weapon.shieldPenetration = 1
end