diff --git a/ships/eagle.json b/ships/eagle.json index 787e2dd..1bdc35a 100755 --- a/ships/eagle.json +++ b/ships/eagle.json @@ -28,7 +28,7 @@ "slots": { "standard": [2, 3, 3, 1, 2, 2, 2], "hardpoints": [1, 1, 1, 0], - "internal": [3, 2, 1] + "internal": [3, 2, 1, 1] }, "defaults": { "standard": ["2E", "3E", "3E", "1E", "2E", "2E", "2C"], @@ -36,4 +36,4 @@ "internal": ["44", "00", "2h"] } } -} \ No newline at end of file +}