Update defautls for eagle and sidewinder

This commit is contained in:
Colin McLeod
2016-03-19 14:59:05 -07:00
parent d5d97de97a
commit 8f164d4f5e
2 changed files with 2 additions and 2 deletions

View File

@@ -33,7 +33,7 @@
"defaults": {
"standard": ["2E", "3E", "3E", "1E", "2E", "2E", "2C"],
"hardpoints": [17, 17, 0, 0],
"internal": ["44", "00", "2h"]
"internal": ["44", "00", "2h", 0]
}
}
}

View File

@@ -33,7 +33,7 @@
"defaults": {
"standard": ["2E", "2E", "2E", "1E", "1E", "1E", "1C"],
"hardpoints": [18, 18, 0, 0],
"internal": ["3v", "01", "2h"]
"internal": ["3v", "01", "2h", 0]
}
}
}