mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-09 15:35:35 +00:00
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:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user