From 41b2dfb4c8037e61d58851df67ac2c1987096bee Mon Sep 17 00:00:00 2001 From: felixlinker Date: Fri, 17 May 2019 19:23:10 +0200 Subject: [PATCH] Fix price for Krait Phaton --- ships/krait_phantom.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ships/krait_phantom.json b/ships/krait_phantom.json index d578d93..1dca44f 100644 --- a/ships/krait_phantom.json +++ b/ships/krait_phantom.json @@ -6,7 +6,7 @@ "name": "Krait Phantom", "manufacturer": "Faulcon DeLacy", "class": 2, - "hullCost": 42409425, + "hullCost": 35589214, "speed": 250, "boost": 350, "heatCapacity": 300,