diff --git a/ships/asp_scout.json b/ships/asp_scout.json index 5375552..6b6694e 100644 --- a/ships/asp_scout.json +++ b/ships/asp_scout.json @@ -25,7 +25,7 @@ "defaults": { "standard": ["4E","4E","4E","3E","4E","4E","4C"], "hardpoints": [0,0,17,17,0,0], - "internal": ["02","02","44",0,0,0] + "internal": ["02","02","44",0,0] } } } \ No newline at end of file diff --git a/ships/keelback.json b/ships/keelback.json index c059e4c..1e549cd 100644 --- a/ships/keelback.json +++ b/ships/keelback.json @@ -25,7 +25,7 @@ "defaults": { "standard": ["4E","4E","4E","1E","3E","2E","4C"], "hardpoints": [0,0,17,17,0,0,0], - "internal": ["02","02","44",0,0,0] + "internal": ["03","03","01","44","00","2h"] } } } \ No newline at end of file diff --git a/ships/viper_mk_iv.json b/ships/viper_mk_iv.json index d8315c5..44f8fa8 100644 --- a/ships/viper_mk_iv.json +++ b/ships/viper_mk_iv.json @@ -25,7 +25,7 @@ "defaults": { "standard": ["4E","4E","4E","2E","3E","3E","4C"], "hardpoints": [0,0,17,17,0,0], - "internal": ["02","02","44",0,0,0] + "internal": ["02","02","44","00",0,"2h"] } } } \ No newline at end of file