Fix speed for Krait MK II

Speed is currently wrong, should be 240. Boost is already correct at 330.

See also https://inara.cz/galaxy-shipyard/27/
This commit is contained in:
mebourne
2018-07-13 19:12:03 +09:30
committed by willyb321
parent 3cda3d69d9
commit 818faff26c

View File

@@ -7,7 +7,7 @@
"manufacturer": "Faulcon DeLacy", "manufacturer": "Faulcon DeLacy",
"class": 2, "class": 2,
"hullCost": 42409425, "hullCost": 42409425,
"speed": 150, "speed": 240,
"boost": 330, "boost": 330,
"boostEnergy": 13, "boostEnergy": 13,
"baseShieldStrength": 220, "baseShieldStrength": 220,