Remove discovery scanner from default loadouts

This commit is contained in:
felixlinker
2018-11-18 21:04:57 +00:00
parent e612319f15
commit a8b151fe10
35 changed files with 38 additions and 38 deletions

View File

@@ -42,7 +42,7 @@
"defaults": {
"standard": ["8E", "7E", "6E", "5E", "8E", "8E", "5C"],
"hardpoints": [0, 0, 0, 0, 0, 0, 17, 17, 0, 0, 0, 0, 0, 0, 0, 0],
"internal": ["05", "04", "4j", 0, "03", 0, 0, 0, 0, 0, "2h", "00"]
"internal": ["05", "04", "4j", 0, "03", 0, 0, 0, 0, 0, "", "00"]
}
}
}