Renamed 'harpoon' to 'Hookgun'

This commit is contained in:
Slava
2023-08-26 22:06:28 +00:00
committed by bacon
parent 4ad32d8be5
commit 0219750615
12 changed files with 24 additions and 21 deletions

View File

@@ -33,7 +33,7 @@ TurretIngredients[WeaponType.Diffuser] =
-- {name = "Targeting System", amount = 0, investable = 2, minimum = 0, turretStat = "automatic", investFactor = 1, changeType = StatChanges.Flat},
}
TurretIngredients[WeaponType.Harpoon] =
TurretIngredients[WeaponType.Hookgun] =
{
{name = "Plasma Cell", amount = 10, investable = 10, minimum = 10, weaponStat = "fireRate", investFactor = 1.0, changeType = StatChanges.Percentage},
{name = "High Capacity Lens", amount = 5, investable = 6, minimum = 1, weaponStat = "reach", },