diff --git a/data/components/hardpoints/torpedo_pylon.json b/data/components/hardpoints/torpedo_pylon.json index 0a6e0686..47a0a6f6 100755 --- a/data/components/hardpoints/torpedo_pylon.json +++ b/data/components/hardpoints/torpedo_pylon.json @@ -14,8 +14,7 @@ "grp": "tp", "clip": 1, "ammo": 0, - "ammoUnit": 1, - "ammoCost": 15000, + "ammocost": 15000, "missile": "S" }, { @@ -32,8 +31,7 @@ "grp": "tp", "clip": 2, "ammo": 0, - "ammoUnit": 1, - "ammoCost": 15000, + "ammocost": 15000, "missile": "S" } ]