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

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