From 5e2768bbf6c30d951798f985a14d8e6d5ddbb5a4 Mon Sep 17 00:00:00 2001 From: Colin McLeod Date: Tue, 22 Sep 2015 11:51:56 -0700 Subject: [PATCH] Correct Pack-Hound cost --- data/components/hardpoints/missile_rack.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/components/hardpoints/missile_rack.json b/data/components/hardpoints/missile_rack.json index 2428e6ef..42c6de96 100755 --- a/data/components/hardpoints/missile_rack.json +++ b/data/components/hardpoints/missile_rack.json @@ -90,7 +90,7 @@ "name": "Pack-Hound", "class": 2, "rating": "B", - "cost": 1000832, + "cost": 768600, "mass": 4, "power": 1.2, "mode": "F",